Commit graph

6 commits

Author SHA1 Message Date
Travis Turner
637111a76c
Change Broadcaster.SyndSync to send direct via http
as opposed to using memberlist's gossip broadcast.
Introduce a Gossiper interface for SendAsync gossip messages.
2017-12-08 09:00:47 -06:00
Michael Baird
29bd0319dc
Create a SendSync Interface for the Broadcast handler 2017-12-08 08:22:59 -06:00
Cody Soyland
3996b56b88 Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
Travis
2ad322c2c7
Rename DB to Index
Rename `db.go` to `index.go` and `db_test.go` to `index_test.go`
2017-04-23 21:49:27 -05:00
Travis
93f36d0e9a
adds a basic BroadcastReceiver test 2017-04-21 13:54:39 -05:00
Travis
caf35bb4d9
rename messenger_test to align with broadcast 2017-04-19 16:07:30 -05:00
Renamed from messenger_test.go (Browse further)