Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow server to serve multiple channels easily #13

Closed
paulgb opened this issue Mar 27, 2021 · 1 comment
Closed

Allow server to serve multiple channels easily #13

paulgb opened this issue Mar 27, 2021 · 1 comment

Comments

@paulgb
Copy link
Member

paulgb commented Mar 27, 2021

The lower-level axtix implementation allows a concept of “channels” each with independent state, but the ServerBuilder does not expose a way to do this. There should be an easy way to allow channel creation from the server.

@paulgb paulgb changed the title Allow server to serve Allow server to serve multiple channels easily Mar 27, 2021
@paulgb
Copy link
Member Author

paulgb commented Jul 29, 2021

Accomplished with Jamsocket integration.

@paulgb paulgb closed this as completed Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant