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

alternative stream interfaces #114

Open
marcelklehr opened this issue Sep 22, 2016 · 0 comments
Open

alternative stream interfaces #114

marcelklehr opened this issue Sep 22, 2016 · 0 comments

Comments

@marcelklehr
Copy link
Member

marcelklehr commented Sep 22, 2016

Needed:

  1. one library without configuration-dependent client builds
  2. support binary streams

Socket.io

  • satisfies 1
  • Satisfies 2 (?; I only read about binary blobs)
  • Built-in support for namespaces/rooms (not automatically a pro, since hive doesn't broadcast by default, you have to register a channel and manually in.pipe(out))

Primus

  • doesn't satisfy 1
  • satisfies 2
@marcelklehr marcelklehr changed the title Alternative for Primus alternative stream interfaces Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant