15 Commits
Author SHA1 Message Date
James Coglan 3cc18f07ee Extract the connection-creating mechanics into an object that the user can override via the options. 2017-01-28 23:16:27 +00:00
James Coglan a0b87ae6a0 Use 0.0.0.0 rather than localhost since EventMachine on macOS struggles with the latter. 2017-01-28 22:57:10 +00:00
James Coglan 392aac9ea1 Remove some trailing blank lines. 2017-01-28 22:55:53 +00:00
James Coglan 031cbc6dd3 Bump Faye to 1.1.0. 2014-12-23 00:07:13 +00:00
James Coglan 9e0c198013 Trigger the :close event as required by Faye 1.0. 2013-10-01 15:37:00 +01:00
James Coglan f893c15efd Bring things up to date: update the faye submodule, replace Yajl with MultiJson. 2013-10-01 15:08:43 +01:00
James Coglan 7cdbb1ceaf Apply some of @jpignata's patches to reduce leaked memory. 2013-04-28 12:04:13 +01:00
James Coglan 7c8b0160cf Change the order of operations in destroy_client to avoid leaking /messages keys. 2013-04-28 10:11:20 +01:00
James Coglan fb1134e15e Remove trailing whitespace. 2013-04-14 19:11:58 +01:00
James Coglan ccecb0212e Refactor client creation code. 2013-04-14 19:10:50 +01:00
Alexey Vasiliev 5b47a87519 support new em-hiredis v0.2.0 2013-04-14 21:06:00 +03:00
James Coglan 4c90ababed Bump faye submodule with better em-rspec. 2012-12-03 21:39:30 +00:00
James Coglan a6fc02b9e7 Remove development dependencies on Faye's internal deps. 2012-02-25 12:32:33 +00:00
James Coglan 24443207fd Refactor to reduce nesting and else clauses. 2012-01-22 05:36:38 +00:00
James Coglan cd477b5725 Extract Redis engine from Faye. 2011-12-13 22:07:28 +00:00