398 Commits (9e05a825fae14cbe20478c22a37094751495fce3)
 

Author SHA1 Message Date
Karoly Negyesi 4732d4f3b0 txt array support 13 years ago
Nicolas Favre-Felix 05bcc6098a Makefile fix, link with LDFLAGS after objects. 13 years ago
Nicolas Favre-Felix 7286cfe73f Send JS in JSON format 13 years ago
Nicolas Favre-Felix 33f9a2f01e Disabled Websockets by default.
Due to a possible crash, WebSockets are disabled until their
implementation is completed.
13 years ago
Nicolas Favre-Felix 2eba190a0d Fixed daemonize issue 13 years ago
Nicolas Favre-Felix eedff7af47 Fixed chunk issue with pub/sub clients 13 years ago
Nicolas Favre-Felix ebe4282d4a Extracted chunk_format function 13 years ago
Nicolas Favre-Felix a0b0c0cb30 Fixed pub/sub regression (Github issue #32) 13 years ago
Nicolas Favre-Felix 1014ed5bc4 Read messages from WebSocket client. 13 years ago
Nicolas Favre-Felix 6080e5a031 Merge branch 'master' into websockets 13 years ago
Nicolas Favre-Felix 707636bf3c Fixed msgpack dependency (GitHub issue #30) 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 5e41e76778 Merge branch 'master' into websockets 13 years ago
Nicolas Favre-Felix 4e07580a4c Better Makefile for MessagePack 13 years ago
Nicolas Favre-Felix a4408b6486 Removed static hiredis function from build 13 years ago
Nicolas Favre-Felix d1d45d9f8c Merge branch 'msgpack' 13 years ago
Nicolas Favre-Felix c2987f07cd Fixed test for HTTP-400 errors 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 e676f59f66 MessagePack bugfixes 13 years ago
Nicolas Favre-Felix 78932bffd4 Working MessagePack implementation, if available. 13 years ago
Nicolas Favre-Felix 525c63d54a Added more msgpack support 13 years ago
Nicolas Favre-Felix 93eaa01b4b Check for msgpack support 13 years ago
Nicolas Favre-Felix ff4b9d9cb1 Merge branch 'master' into websockets 13 years ago
Nicolas Favre-Felix fe88099ee5 Added text reply for statuses and errors. (Fix GitHub issue #29) 13 years ago
Nicolas Favre-Felix 8136f9270f Fixed keep-alive issue 13 years ago
Nicolas Favre-Felix 85a15193e9 Merge branch 'websockets' of github.com:nicolasff/webdis into websockets 13 years ago
Nicolas Favre-Felix 1dd111a6eb Merge branch 'master' of github.com:nicolasff/webdis into websockets 13 years ago
Nicolas Favre-Felix d38567d161 Merge branch 'websockets' of github.com:nicolasff/webdis into websockets 13 years ago
Nicolas Favre-Felix b680d3aadd Merge branch 'master' into websockets 13 years ago
Nicolas Favre-Felix e35374c8b0 Removed 2 unused warnings. 13 years ago
Nicolas Favre-Felix 6fd63cb8d8 Merge branch 'master' into websockets 13 years ago
Nicolas Favre-Felix 12c67f655e Make pub/sub chunks async. 13 years ago
Nicolas Favre-Felix 4aef06212e Making writes asynchronous 13 years ago
Nicolas Favre-Felix 0f7d057ed2 Started making writes async. 13 years ago
Nicolas Favre-Felix d01a144e14 Merge branch 'master' into websockets 13 years ago
Nicolas Favre-Felix 27713dc581 Block when sending data to clients. 13 years ago
Nicolas Favre-Felix 5fb8600696 Merge branch 'master' into websockets 13 years ago
Nicolas Favre-Felix 394cd4fc01 Bugfix for large outputs 13 years ago
Nicolas Favre-Felix 6925709612 Websocket protocol, now sending proper Sec-WebSocket-Accept header. 13 years ago
Nicolas Favre-Felix bac0ed9128 Added base-64 encoding to WebSocket handshake. 13 years ago
Nicolas Favre-Felix f8ed8c89c9 Started implementing the new WebSocket protocol 13 years ago
Nicolas Favre-Felix 7360f8f7d8 Added fix-config.diff and install-target.diff by @jollyroger. 13 years ago
Nicolas Favre-Felix 94fb611bf3 Added support for a default root object (fix #26) 13 years ago
Nicolas Favre-Felix 712d7b061d Updated hiredis to 5f5b3d9. 13 years ago
Nicolas Favre-Felix 81d18ddfab Fix issue #24 with slow-reading clients. 13 years ago
Nicolas Favre-Felix 070d332341 Reset Makefile 13 years ago
Nicolas Favre-Felix 4fde286233 Fixed crash on pub/sub with custom formats. 13 years ago
Nicolas Favre-Felix 97d8afd46e Merge branch 'master' of github.com:nicolasff/webdis 13 years ago
Nicolas Favre-Felix 683cd7759f Added Content-Disposition. 14 years ago