Skip to content

Releases: craig-cogdill/go-broadcast

v0.0.5

06 Nov 16:53
9494aac
Compare
Choose a tag to compare

Update synchronization

v0.0.4

04 Nov 17:10
839e81b
Compare
Choose a tag to compare

Unsubscribing is now a function of the Subscription. This removes any need for manually passing around a thread ID, and removes the threat that a subscriber could close another subscriber's connection.

v0.0.3-beta.2

04 Nov 17:02
Compare
Choose a tag to compare

Move unsubscribe option to the subscription

v0.0.2

04 Nov 16:02
ce33206
Compare
Choose a tag to compare

Unsubscribe

v0.0.1

27 Oct 21:50
2af1de0
Compare
Choose a tag to compare

Initial release