Giter VIP home page Giter VIP logo

Comments (25)

Lepozepo avatar Lepozepo commented on July 20, 2024

You can use https://atmospherejs.com/lepozepo/streams in the meantime

from meteor-streams.

mitar avatar mitar commented on July 20, 2024

+1

from meteor-streams.

arunoda avatar arunoda commented on July 20, 2024

Hey,

I'm no longer maintaing this project.
If anyone of you need to maintain, let me know. I'll give access to the
repo.
(or I'll make an public announcement whatever suites)


Arunoda Susiripala
I curate Meteor Weekly - Check it out!
http://meteorhacks.com/meteor-weekly/?utm_source=email-footer&utm_medium=email&utm_campaign=meteorweekly

On Tue, Oct 14, 2014 at 5:18 PM, Mitar [email protected] wrote:

+1


Reply to this email directly or view it on GitHub
#21 (comment)
.

from meteor-streams.

mitar avatar mitar commented on July 20, 2024

@Lepozepo?

from meteor-streams.

Lepozepo avatar Lepozepo commented on July 20, 2024

Damn, I'm not sure I'm skilled enough to maintain the project properly but the package that is up on atmosphere right now works as advertised as far as I have used it O_O. I am 100% ok with maintaining it to the best of my knowledge though ^_^

from meteor-streams.

 avatar commented on July 20, 2024

meteor add arunoda:streams

from meteor-streams.

rclai avatar rclai commented on July 20, 2024

That's weird, how come arunoda:streams is not in AtmostphereJS.com?

from meteor-streams.

 avatar commented on July 20, 2024

not sure, just read somewhere that if you want to use meteorite packges with meteor v.1 and above. just add username in front .

from meteor-streams.

matteodem avatar matteodem commented on July 20, 2024

what's up with this? I'd like to use this package in a project soonish.

from meteor-streams.

rclai avatar rclai commented on July 20, 2024

You can still install it using meteor add arunoda:streams, I was saying it was weird it wasn't on Atmosphere. It does work fine in 1.0.

from meteor-streams.

rhyslbw avatar rhyslbw commented on July 20, 2024

@arunoda I think a public announcement for maintainers is the best thing for this project. It looks like a great tool

from meteor-streams.

alexzaporozhets avatar alexzaporozhets commented on July 20, 2024

Any update on this issue?

from meteor-streams.

ncubica avatar ncubica commented on July 20, 2024

This is really great project I'm being using it does anybody knows if somebody is keeping maintaining this or have a fork?

from meteor-streams.

Lepozepo avatar Lepozepo commented on July 20, 2024

Hi @ncubica, I have a fork of this project that seems to work but I haven't reviewed the code in a while. Look for lepozepo:streams in atmosphere. ^_^ If there are any issues let me know and I'll try to get to them as soon as I get a chance.

from meteor-streams.

rhyslbw avatar rhyslbw commented on July 20, 2024

Also check out https://github.com/raix/Meteor-EventDDP. There's an open PR for server to server

from meteor-streams.

cguinnup avatar cguinnup commented on July 20, 2024

Shouldn't the inactive status be referenced on the project documentation website? Googling "meteor websockets" still lists http://arunoda.github.io/meteor-streams/ in the top results.

from meteor-streams.

derwaldgeist avatar derwaldgeist commented on July 20, 2024

+1

It's quite sad that this repo is not maintained anymore. Are there any better alternatives?

I really like the blackboard app built on top of it, and the ebook still does not mention that this package is deprecated.

from meteor-streams.

mitar avatar mitar commented on July 20, 2024

I think the best would be to get this in the core: meteor/meteor#5645

from meteor-streams.

derwaldgeist avatar derwaldgeist commented on July 20, 2024

@mitar Yes, definitely. But as long as this has not happened, I would love to see any alternative.

from meteor-streams.

mitar avatar mitar commented on July 20, 2024

I think the future is to replace Websockets with WebRTC and then we can have native support for data streams and this package would not really be needed anymore. I wrote those ideas here.

from meteor-streams.

derwaldgeist avatar derwaldgeist commented on July 20, 2024

Yes, I was thinking about this myself, because I am already using WebRTC for video transmission. The problem is that WebRTC is not supported in many browsers. I can use it, because my main target is mobile - and there I can use Cordova plugins for achieving this. But on the web, I am restricted to Chrome and Firefox at the moment.

from meteor-streams.

mitar avatar mitar commented on July 20, 2024

Yes, but I think the main mental shift is to see server simply as another WebRTC peer. Then everything becomes much simpler to think. :-)

from meteor-streams.

derwaldgeist avatar derwaldgeist commented on July 20, 2024

Yes, definitely! It would be great if this would be added. A peer-to-peer data channel would be awesome. May I ask which WebRTC backend service you are using at the moment in combination with Meteor? I am using OpenTok at the moment, since there was a Cordova plugin for it, but that plugin is unmaintained and rather buggy. I would also prefer a service that is not charging on a per-minute basis. Or did you set your servers up yourself?

from meteor-streams.

mitar avatar mitar commented on July 20, 2024

I tend to set up the servers myself. By I do not use WebRTC because I needed server-side MediaStream support which I have not found (at least not in an open source implementation).

from meteor-streams.

derwaldgeist avatar derwaldgeist commented on July 20, 2024

Ok, thanks.

from meteor-streams.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.