Commit Graph

  • efced151bc Partial update to Chicken 5 master Daniel Ziltener 2020-12-29 13:56:44 +0100
  • 6f56b55708 Releasing version 0.1.6. Thomas Hintz 2015-08-04 16:21:54 -0700
  • 35aa88199d Fixing flush-output on send-frame. Thomas Hintz 2015-08-04 16:20:48 -0700
  • 949af5c092 Re-exposing current-websocket. Thomas Hintz 2015-06-28 19:33:41 -0700
  • 44caad5ae9 Releasing version 0.1.4. Thomas Hintz 2015-04-18 11:44:46 -0700
  • fa6ec7695a Passing in values to foreign-lambda* for UTF-8 validation instead of using global variables. Thomas Hintz 2015-04-18 11:41:00 -0700
  • 081209bd2f Using size_t instead of int. Thomas Hintz 2015-04-18 11:36:35 -0700
  • 90b97f7d34 Fixing unmask to pass values into foreign-lambda* instead of using global variables. Thomas Hintz 2015-04-18 11:21:18 -0700
  • fde9c289cc Removing unused code. Thomas Hintz 2015-04-18 10:58:23 -0700
  • 7f0b9d2873 Removing bogus length check. Thomas Hintz 2015-04-18 10:57:27 -0700
  • 5816661ebf Flushing output after frame is sent. Thomas Hintz 2015-04-18 10:57:12 -0700
  • 946552f79c Fixing upgrade header check. Thomas Hintz 2015-04-18 10:44:44 -0700
  • e812e3cbbe Removing reliance on C99 standard. Thomas Hintz 2014-10-22 09:05:37 -0700
  • 23cecce39d Requiring at least spiffy 5.3.1. Thomas Hintz 2014-10-22 06:51:47 -0700
  • d8ee592823 Release version 0.1.1. Thomas Hintz 2014-10-18 11:00:32 -0700
  • 221d2d0e6e Failing connection on invalid UTF8 in close reason. Thomas Hintz 2014-10-18 10:59:34 -0700
  • 3efccc88aa Setting new version. Thomas Hintz 2014-10-18 10:08:23 -0700
  • 195d55732d Removing unused utf8 C validators. Thomas Hintz 2014-10-18 10:07:53 -0700
  • 91396e71e0 Adding hello example/test. Thomas Hintz 2014-10-18 09:58:16 -0700
  • 29561c4b71 Setting max message and fragment size to a larger value to accommodate the Autobahn test suite performance tests in the echo-server. Thomas Hintz 2014-10-18 09:57:42 -0700
  • 9446f5992d Cleaning .meta file. Thomas Hintz 2014-10-18 09:55:57 -0700
  • ecafa799d3 Improving performance of first case in UTF8 validation grammar. Thomas Hintz 2014-10-18 09:55:48 -0700
  • 3692bbba77 Cleaning up imports. Thomas Hintz 2014-10-18 09:55:14 -0700
  • b1ed3de161 Adding fast ASCII only UTF8 validation. Thomas Hintz 2014-10-18 09:54:59 -0700
  • b6fae3ef78 Removing unused code and irrelevant or finished TODOs. Thomas Hintz 2014-10-18 09:54:20 -0700
  • 4bb341913f Checking that the websocket is still open before pinging or timeing out the connection. Thomas Hintz 2014-10-17 07:19:34 -0700
  • 3fd9e266a1 Remove low level API from exports. Thomas Hintz 2014-10-17 07:18:56 -0700
  • d194289740 Switch to comparse for UTF8 validation. Thomas Hintz 2014-10-17 06:52:56 -0700
  • baf570ab65 Add another utf8 decoder. Thomas Hintz 2014-10-17 06:51:13 -0700
  • daef7b3ea4 Fix echo-server test. Thomas Hintz 2014-10-08 17:22:07 -0700
  • de406f1151 Add autobahn test suite echo server. Thomas Hintz 2014-10-08 17:20:57 -0700
  • fb9d35db77 Cleanup. Thomas Hintz 2014-10-08 17:17:45 -0700
  • a6570f2659 A few general cleanups. Thomas Hintz 2014-10-08 15:59:02 -0700
  • a79b61968f Correct and improve header upgrade error handling. Thomas Hintz 2014-10-06 16:09:43 -0700
  • 9312d6d5ca Limit max message size for use with the unmask/utf8 code. Change default max frame size to match default max message size. Thomas Hintz 2014-10-06 07:19:41 -0700
  • c7c8de32f9 Update connection timeout close-reason to use name instead of number. Thomas Hintz 2014-10-05 12:18:26 -0700
  • b592bd1073 Add targz download link to release-info. Thomas Hintz 2014-10-05 12:10:15 -0700
  • 8044107bc7 Remove miscmacros dependency as it is not used. Thomas Hintz 2014-10-05 12:09:56 -0700
  • c9c32d1a49 Initial commit. Thomas Hintz 2014-10-05 11:26:00 -0700