Your Name
|
a6a61bf29b
|
Support Chicken 5
- Add egg file
- Adjust import list based on Chicken version
|
5 years ago |
Thomas Hintz
|
35aa88199d
|
Fixing flush-output on send-frame.
|
9 years ago |
Thomas Hintz
|
949af5c092
|
Re-exposing current-websocket.
Tag release 0.1.5.
|
10 years ago |
Thomas Hintz
|
fa6ec7695a
|
Passing in values to foreign-lambda* for UTF-8 validation instead of
using global variables.
|
10 years ago |
Thomas Hintz
|
081209bd2f
|
Using size_t instead of int.
|
10 years ago |
Thomas Hintz
|
90b97f7d34
|
Fixing unmask to pass values into foreign-lambda* instead of using
global variables.
|
10 years ago |
Thomas Hintz
|
fde9c289cc
|
Removing unused code.
|
10 years ago |
Thomas Hintz
|
7f0b9d2873
|
Removing bogus length check.
|
10 years ago |
Thomas Hintz
|
5816661ebf
|
Flushing output after frame is sent.
|
10 years ago |
Thomas Hintz
|
946552f79c
|
Fixing upgrade header check.
|
10 years ago |
Thomas Hintz
|
e812e3cbbe
|
Removing reliance on C99 standard.
|
10 years ago |
Thomas Hintz
|
221d2d0e6e
|
Failing connection on invalid UTF8 in close reason.
|
10 years ago |
Thomas Hintz
|
3692bbba77
|
Cleaning up imports.
|
10 years ago |
Thomas Hintz
|
b1ed3de161
|
Adding fast ASCII only UTF8 validation.
|
10 years ago |
Thomas Hintz
|
b6fae3ef78
|
Removing unused code and irrelevant or finished TODOs.
|
10 years ago |
Thomas Hintz
|
4bb341913f
|
Checking that the websocket is still open before pinging or timeing
out the connection.
|
10 years ago |
Thomas Hintz
|
3fd9e266a1
|
Remove low level API from exports.
|
10 years ago |
Thomas Hintz
|
d194289740
|
Switch to comparse for UTF8 validation.
|
10 years ago |
Thomas Hintz
|
fb9d35db77
|
Cleanup.
|
10 years ago |
Thomas Hintz
|
a6570f2659
|
A few general cleanups.
|
10 years ago |
Thomas Hintz
|
a79b61968f
|
Correct and improve header upgrade error handling.
|
10 years ago |
Thomas Hintz
|
9312d6d5ca
|
Limit max message size for use with the unmask/utf8 code. Change
default max frame size to match default max message size.
|
10 years ago |
Thomas Hintz
|
c7c8de32f9
|
Update connection timeout close-reason to use name instead of number.
|
10 years ago |
Thomas Hintz
|
8044107bc7
|
Remove miscmacros dependency as it is not used.
|
10 years ago |
Thomas Hintz
|
c9c32d1a49
|
Initial commit.
|
10 years ago |