WebSocket-Node icon indicating copy to clipboard operation
WebSocket-Node copied to clipboard

Add Streaming API

Open theturtle32 opened this issue 13 years ago • 11 comments

For extra high scalability and the ability to handle arbitrarily large messages, there should be an optional Streaming API exposed to the application in addition to the Message-oriented and Frame-oriented APIs.

theturtle32 avatar Aug 16 '11 20:08 theturtle32

+1

kazuyukitanimura avatar Dec 09 '11 21:12 kazuyukitanimura

Actually I did an attempt on this with my colleague, but we ended up with a total rewrite idea so we gave up... This might be very useful for my upload app.

MichalCz avatar Feb 12 '12 00:02 MichalCz

Yes, it would be a nearly total rewrite to add streaming support. My plan was to re-write it to be stream-oriented, and then re-create a message-based API on top of that to maintain API compatibility with the existing code and for ease of use when full streaming isn't strictly required.

But the magnitude of the task is why it's been on the back burner for a while. I don't have the bandwidth to dedicate to the task quite yet.

theturtle32 avatar Feb 12 '12 08:02 theturtle32

If you need help, just write a comment here as soon as you start work. There will be a lot of coding on this so I think we could split work. :)

MichalCz avatar Feb 12 '12 13:02 MichalCz

Awesome! I'll keep that in mind and let you know!

Sent from my iPhone

On Feb 12, 2012, at 5:08 AM, Michał [email protected] wrote:

If you need help, just write a comment here as soon as you start work. There will be a lot of coding on this so I think we could split work. :)


Reply to this email directly or view it on GitHub: https://github.com/Worlize/WebSocket-Node/issues/5#issuecomment-3927668

theturtle32 avatar Feb 12 '12 20:02 theturtle32

I would love to help do that as well, when/if you decide to go through with it..

dinana avatar Jul 09 '12 17:07 dinana

+1 any updates?

abpin avatar Nov 29 '12 05:11 abpin

Did this ever happen or get close to happening?

bigeasy avatar Aug 04 '16 03:08 bigeasy

Don't think it actually happened yet or even got started yet for that matter.

lobabob avatar Aug 30 '16 23:08 lobabob

Also, bump.

lobabob avatar Sep 06 '16 23:09 lobabob

bump

vidstige avatar Feb 28 '17 13:02 vidstige