Skip to content

Releases: vardius/message-bus

v1.1.5

30 Jun 07:14
9e892a7
Compare
Choose a tag to compare
Update go.mod

v1.1.4

19 Jul 12:12
Compare
Choose a tag to compare

Optimise function reflect value

v1.1.3

15 May 06:05
Compare
Choose a tag to compare

Remove internal context cancel usage, range over channel instead of doing select

v1.1.2

10 May 07:45
Compare
Choose a tag to compare

Return from goroutine if channel has been closed

v1.1.1

02 Feb 00:57
Compare
Choose a tag to compare

Reduce the number of coroutines spawns (now spawn when subscribe)
Add close method that unsubscribes all handlers from given topic

v1.1.0

22 Aug 07:20
Compare
Choose a tag to compare
Merge branch 'master' of github.com:vardius/message-bus

v1.0.0

05 Oct 06:33
Compare
Choose a tag to compare
Extract method to build reflected args