reconnecting-websocket
reconnecting-websocket copied to clipboard
Buffering of messages while offline can now be toggled on/off via options...
...for example when a service is already using a persistent queue
FYI on checkout I had three test failures, perhaps this is down to my version of node/npm but just thought I would highlight it. Thanks for this project!
Coverage increased (+0.09%) to 94.415% when pulling 162ae556c60b6fdc64036946bd46f84694f38657 on beyond-code-github:buffer-while-offline-option into c64d32fbeaf70199e7b82817476f4d9f3e35ef39 on pladaria:master.
As a heads up, I also added PR #97 that can support this by setting the queue size to 0, along with supporting other possible queue sizes
hI, @beyond-code-github, does PR #97 solve your problem?
@pladaria yup I think that would work just fine, happy to close this in light of #97 :)
close?