GalileoSend icon indicating copy to clipboard operation
GalileoSend copied to clipboard

Explain the advantages over a HTTP push?

Open cheako opened this issue 4 years ago • 1 comments

I guess lack of file size limits is an obvious example, but HTTP could just as easily be extended.

I was looking to use the socket concurrently, it looks like with this implementation the sending of unrelated Text and Binary frames would be ill-advised. Adding this wouldn't cost much, given the overhead of WS. Add in magic numbers. { name : is 0x7b206e616d65203a for example. For binary frames the server could send a generated or static magic number to prefix every binary frame.

cheako avatar Feb 24 '20 18:02 cheako

This project is essentially abandoned. It was an experiment that I haven't looked at in a very long time.

jberger avatar Feb 24 '20 18:02 jberger