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
feature/pr_pull_requests
IXWebSocket
/
.dockerignore
6 lines
59 B
Plaintext
Raw
Permalink
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
docker + linux build fix
2019-04-18 07:52:03 +02:00
CMakeCache.txt
ws/CMakeCache.txt
fix cobra to sentry + change ws docker file to use alpine (much smaller footprint)
2019-05-31 09:43:22 +02:00
test/build
(build) rename makefile to makefile.dev to ease cmake BuildExternal (fix #261)
2020-12-23 06:42:39 +01:00
makefile
Reference in New Issue
Copy Permalink