Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Convenient Stream to add clients, and a Sink to discard disconnected clients. #14

Open
46bit opened this issue Mar 23, 2017 · 1 comment

Comments

@46bit
Copy link
Owner

46bit commented Mar 23, 2017

Room::insert, as a synchronous method, might not see all that wide use. It'd be much better to support adding clients using a Stream. Cheers to Ralith on the tokio gitter for helping form this idea.

@46bit
Copy link
Owner Author

46bit commented Mar 25, 2017

This is now taking over for ChannelledRoom in #20. See discussion there.

@46bit 46bit removed this from the First relatively stable API milestone Mar 25, 2017
@46bit 46bit changed the title Convenient ability to add clients with a Stream Convenient Stream to add clients, and a Sink to discard disconnected clients. Mar 25, 2017
@46bit 46bit added this to the First relatively stable API milestone Mar 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant