Commit Graph

21 Commits

Author SHA1 Message Date
91396e71e0 Adding hello example/test. 2014-10-18 09:58:16 -07:00
29561c4b71 Setting max message and fragment size to a larger value to accommodate
the Autobahn test suite performance tests in the echo-server.
2014-10-18 09:57:42 -07:00
9446f5992d Cleaning .meta file. 2014-10-18 09:55:57 -07:00
ecafa799d3 Improving performance of first case in UTF8 validation grammar. 2014-10-18 09:55:48 -07:00
3692bbba77 Cleaning up imports. 2014-10-18 09:55:14 -07:00
b1ed3de161 Adding fast ASCII only UTF8 validation. 2014-10-18 09:54:59 -07:00
b6fae3ef78 Removing unused code and irrelevant or finished TODOs. 2014-10-18 09:54:20 -07:00
4bb341913f Checking that the websocket is still open before pinging or timeing
out the connection.
2014-10-17 07:19:34 -07:00
3fd9e266a1 Remove low level API from exports. 2014-10-17 07:18:56 -07:00
d194289740 Switch to comparse for UTF8 validation. 2014-10-17 06:52:56 -07:00
baf570ab65 Add another utf8 decoder. 2014-10-17 06:51:13 -07:00
daef7b3ea4 Fix echo-server test. 2014-10-08 17:22:07 -07:00
de406f1151 Add autobahn test suite echo server. 2014-10-08 17:20:57 -07:00
fb9d35db77 Cleanup. 2014-10-08 17:17:45 -07:00
a6570f2659 A few general cleanups. 2014-10-08 15:59:02 -07:00
a79b61968f Correct and improve header upgrade error handling. 2014-10-06 16:09:43 -07:00
9312d6d5ca Limit max message size for use with the unmask/utf8 code. Change
default max frame size to match default max message size.
2014-10-06 07:19:41 -07:00
c7c8de32f9 Update connection timeout close-reason to use name instead of number. 2014-10-05 12:18:26 -07:00
b592bd1073 Add targz download link to release-info. 2014-10-05 12:10:15 -07:00
8044107bc7 Remove miscmacros dependency as it is not used. 2014-10-05 12:09:56 -07:00
c9c32d1a49 Initial commit. 0.0.1 2014-10-05 11:26:00 -07:00