This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
go-libp2p-pubsub
Watch
1
Star
0
Fork
0
You've already forked go-libp2p-pubsub
mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced
2026-01-06 06:43:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24
Commits
6
Branches
5
Tags
1.6
MiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Jeromy
6271c7f8b8
fix handling of new streams on peer reconnects
2016-07-27 00:35:41 -07:00
.gx
gx publish v0.6.0
2016-09-14 18:37:13 -07:00
pb
use timecache
2016-09-10 20:47:12 -07:00
.gitignore
gx publish v0.5.0
2016-09-14 15:27:34 -07:00
.travis.yml
move code to libp2p repo
2016-09-12 20:10:48 -07:00
comm.go
move code to libp2p repo
2016-09-12 20:10:48 -07:00
floodsub_test.go
add a method to get the pubsub peers list
2016-09-14 18:07:30 -07:00
floodsub.go
fix handling of new streams on peer reconnects
2016-07-27 00:35:41 -07:00
LICENSE
use timecache
2016-09-10 20:47:12 -07:00
Makefile
use timecache
2016-09-10 20:47:12 -07:00
notify.go
dont error on new stream failure
2016-09-13 09:39:30 -07:00
package.json
gx publish v0.6.0
2016-09-14 18:37:13 -07:00
Description
The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Languages
Go
100%