This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
go-waku-rendezvous
Watch
1
Star
0
Fork
0
You've already forked go-waku-rendezvous
mirror of
https://github.com/logos-messaging/go-waku-rendezvous.git
synced
2026-01-02 13:13:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
56
Commits
2
Branches
0
Tags
217
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Guilhem Fanton
7b54d608d8
Merge pull request
#2
from berty/feat/bump-libp2p
...
feat: bump libp2p
2021-09-15 15:31:38 +02:00
db
feat: bump libp2p
2021-09-15 15:29:04 +02:00
pb
chore: update deps
2020-10-28 15:02:19 +01:00
.gitignore
Initial commit
2018-04-18 18:18:04 +03:00
client_test.go
fixed compile error from previous commit + code refactoring
2019-06-05 13:44:44 -04:00
client.go
fix: stream leaks
2020-10-28 15:02:22 +01:00
discovery_test.go
replaced sync.Map with map + RW mutex. small refactors
2019-06-21 09:06:01 +02:00
discovery.go
chore: clean up
2020-10-28 15:03:31 +01:00
go.mod
feat: bump libp2p
2021-09-15 15:29:04 +02:00
go.sum
feat: bump libp2p
2021-09-15 15:29:04 +02:00
LICENSE
Initial commit
2018-04-18 18:18:04 +03:00
proto.go
chore: update deps
2020-10-28 15:02:19 +01:00
svc_test.go
feat: bump libp2p
2021-09-15 15:29:04 +02:00
svc.go
fix: stream leaks
2020-10-28 15:02:22 +01:00
Description
Go implementation of rendezvous protocol
MIT
Languages
Go
100%