Skip to content

Channel url #42

Answered by ucswift
feadrick asked this question in Q&A
Sep 20, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @feadrick, the ChannelUrl is used for SignalR communications. This was the api url, but it's now being split into it's own project (https://github.com/Resgrid/Core/tree/master/Web/Resgrid.Web.Eventing) to allow for better control of multi server router, seeming it uses web sockets it needs have sticky routing whereas the API and Web projects should be load balanced differently.

At the moment that is not in the built release package, if you build the latest source you can deploy it as ASP.Net Core web app to Linux or Windows. I'm working publishing a docker image for it as well shortly. When you deploy that website it's the location you'll use for the ChannelUrl.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@feadrick
Comment options

@ucswift
Comment options

Answer selected by feadrick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants