480 Commits (efbd2742944c7201246bc83fa80753063a7f563d)
 

Author SHA1 Message Date
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
Nicolas Favre-Felix 48b26587c1 Prevent truncate when the extension is unknown. 14 years ago
Nicolas Favre-Felix 04774aac1b Merge pull request #20 from bmatheny/master
Continue trying to reconnect
14 years ago
Blake Matheny 9bd292380a Should continue attempting to reconnect after errors 14 years ago
Nicolas Favre-Felix 3f510d3a63 Fixed ACL mask bug. 14 years ago
Nicolas Favre-Felix 52d5542e57 Fixed double-free with multiple SUBSCRIBE channels. 14 years ago
Nicolas Favre-Felix 4172dbfc75 s/Chunked/chunked/g 14 years ago
Nicolas Favre-Felix 1ac97b225a Removed 2 calls to memcpy. 14 years ago
Nicolas Favre-Felix 0e061f6d8d Fixed log buf, removed spin lock. 14 years ago
Nicolas Favre-Felix 9b536bff4f Restored unit test. 14 years ago
Nicolas Favre-Felix b830f6a461 Merge branch 'perf' 14 years ago
Nicolas Favre-Felix c9eab0c275 Fixed CORS. 14 years ago
Nicolas Favre-Felix cc9137d660 Fixed CORS. 14 years ago
Amir Mohammad Saied e9dd8df871 Fix FTBFS on Debian by adding -lrt to LDFLAGS 14 years ago
Nicolas Favre-Felix 9153c90c2e Release 0.1.0 14 years ago
Nicolas Favre-Felix a4a76551c7 Merge branch 'refactor' 14 years ago
Nicolas Favre-Felix 6a3ca7658e Add 'callback' query string parameter for JSONP. 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