firehoseio / firehose

Build realtime Ruby web applications. Created by the fine folks at Poll Everywhere.
http://firehose.io/
MIT License
726 stars 72 forks source link

Revert message buffer behavior to 1.2.x #66

Closed thoughtless closed 8 years ago

thoughtless commented 8 years ago

Underwater clients should get only the latest message, not the whole buffer.

Remove unused method. Keep the message count private because it doesn't need to be public. Refactor message buffer tests.

@bradgessler this replaces https://github.com/firehoseio/firehose/pull/65

thoughtless commented 8 years ago

Can this be merged now?

bradgessler commented 8 years ago

Yep! I'll kill my other PR.