You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Buchman 48fa21511b Merge pull request #4 from benjaminbollen/issue1_concurreny_bug_in_remove_listener 8 years ago
LICENSE Initial commit 9 years ago
README.md move from tendermint/tendermint 9 years ago
event_cache.go move from tendermint/tendermint 9 years ago
events.go fixes #1; events.go: claim full lock on delete listener 8 years ago
events_test.go Introduce events_test.go with five unit tests asserting normal behaviour 8 years ago
log.go move from tendermint/tendermint 9 years ago

README.md

go-events

PubSub in Go with event caching.