This website requires JavaScript.
Explore
Help
Sign In
status-im
/
go-libp2p-pubsub
Watch
2
Star
0
Fork
0
You've already forked go-libp2p-pubsub
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
20
Commits
19
Branches
109
Tags
1.6
MiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jeromy Johnson
ccede23581
Merge pull request
#3
from libp2p/feat/get-topics
...
add way to query subscribed topics
2016-09-14 18:25:37 -04:00
.gx
gx publish v0.4.2
2016-09-13 09:42:41 -07:00
pb
use timecache
2016-09-10 20:47:12 -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 way to query subscribed topics
2016-09-14 15:11:41 -07:00
floodsub.go
add way to query subscribed topics
2016-09-14 15:11: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.4.2
2016-09-13 09:42:41 -07:00
Description
The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Languages
Go
100%