Closed thoughtless closed 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
Can this be merged now?
Yep! I'll kill my other PR.
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