75 Commits (master)

Author SHA1 Message Date
Nicolas Favre-Felix 85d242f63a Add HTTP limits (security feature).
* Limit the total HTTP request size.
* Fail early, as soon as invalid characters are found.
* Fixes issue #33.
13 years ago
Nicolas Favre-Felix a26a8681ac Removed obsolete unit test 13 years ago
Nicolas Favre-Felix 006186f429 Added separator param for custom list responses. 13 years ago
Nicolas Favre-Felix 5190c16157 Updated WebSocket protocol to RFC6455.
WebSocket HTML demo now works with Google Chrome 17
and Firefox 8.
13 years ago
Nicolas Favre-Felix 9b2cadadab Fixed byte-ordering in SHA1, added separate Origin header, and added support for prefixed MozWebSocket. 13 years ago
Nicolas Favre-Felix cc194b1123 Fixed test for HTTP-400 errors 13 years ago
Nicolas Favre-Felix 1cd57619fb Added MessagePack tests and fixed status reply 13 years ago
Nicolas Favre-Felix 9b536bff4f Restored unit test. 14 years ago
Nicolas Favre-Felix c9eab0c275 Fixed CORS. 14 years ago
Amir Mohammad Saied e9dd8df871 Fix FTBFS on Debian by adding -lrt to LDFLAGS 14 years ago
Nicolas Favre-Felix dde59c943a Added SIGINT handler to pub/sub test. 14 years ago
Nicolas Favre-Felix d62310521f README for tests. 14 years ago
Nicolas Favre-Felix 5cddc7d331 Better pub/sub benchmark. 14 years ago
Nicolas Favre-Felix fb7d5b8429 Cleanup. 14 years ago
Nicolas Favre-Felix 47084088d0 Working pub/sub test. TODO: cleanup. 14 years ago
Nicolas Favre-Felix c01adb1122 Started pub/sub test. 14 years ago
Nicolas Favre-Felix 21c4413d0d cleanup. 14 years ago
Nicolas Favre-Felix cdde256d9b Better WebSocket HTML5 page. 14 years ago
Nicolas Favre-Felix a532d4abbe Added "400/Bad Request" unit test. 14 years ago
Nicolas Favre-Felix 2c7072c2ed Added ETag unit test. 14 years ago
Nicolas Favre-Felix a899b458c2 Small benchmarking error. 14 years ago
Nicolas Favre-Felix ce72d451bf Benchmark refactoring. 14 years ago
Nicolas Favre-Felix b3f2b2f306 Support Redis wire protocol over HTML5 WebSockets. 14 years ago
Nicolas Favre-Felix b19fbc7680 Added benchmark script. 14 years ago
Nicolas Favre-Felix 5b7aa50e62 Partial rewrite, adding WebSockets, threads, pool. 14 years ago