This website requires JavaScript.
Explore
Help
Sign In
kapitan
/
IXWebSocket
Watch
1
Star
0
Fork
0
You've already forked IXWebSocket
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d7bfe89e43
IXWebSocket
/
ws
/
.gitignore
3 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Feature/send large message (#14) * introduce send fragment * can pass a fin frame * can send messages which are a perfect multiple of the chunk size * set fin only for last fragment * cleanup * last fragment should be of type CONTINUATION * Add simple send and receive programs * speedups receiving + better way to wait for thing * receive speedup by using linked list of chunks instead of large array * document bug * use chunks to receive data * trailing spaces
2019-02-21 03:59:07 +01:00
build
ws / log subcommand name
2019-03-19 01:54:06 +01:00
node_modules
Reference in New Issue
Copy Permalink