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

Streams are no longer under development & not in package.js? #7

Open
RobertLowe opened this issue Jul 26, 2015 · 4 comments
Open

Streams are no longer under development & not in package.js? #7

RobertLowe opened this issue Jul 26, 2015 · 4 comments

Comments

@RobertLowe
Copy link

https://github.com/arunoda/meteor-streams#development-status

Thoughts?

@eldog
Copy link
Member

eldog commented Jul 27, 2015

We moved it out of the package.js to allow for customising the streams creation (for instance we use our fork of the streams package as we need to specify a different connection as we have two separate apps for users and admins). This also allows you to setup the permissions on the streams too.

Maybe it would be possible to do the signalling via a collection and remove the dependency on streams, this may also allow it to be persisted.

Initially we chose to use streams as it was most similar to how other webrtc apps use websockets, making the initial implementation more straightfoward.

@eldog
Copy link
Member

eldog commented Oct 9, 2015

Update on this, looking at some of the new streaming packages, maybe https://github.com/YuukanOO/streamy would be better?

@cesarve77
Copy link

+1

1 similar comment
@Ziyad33
Copy link

Ziyad33 commented Nov 28, 2017

+1

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

4 participants