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
34
Commits
2
Branches
0
Tags
217
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
vyzo
e530204107
use randomized exponential backoff in error retry for persistent client registrations
2018-04-24 21:26:06 +03:00
pb
update protobuf
2018-04-21 12:05:36 +03:00
.gitignore
Initial commit
2018-04-18 18:18:04 +03:00
client_test.go
test client specific functionality
2018-04-24 18:43:43 +03:00
client.go
use randomized exponential backoff in error retry for persistent client registrations
2018-04-24 21:26:06 +03:00
db_test.go
test db functionality with multiple namespaces
2018-04-24 15:53:22 +03:00
db.go
make db nonce 32 bytes
2018-04-24 18:23:10 +03:00
LICENSE
Initial commit
2018-04-18 18:18:04 +03:00
package.json
basic service test
2018-04-24 17:11:03 +03:00
proto.go
Registration records should have an actual peer ID
2018-04-23 13:25:18 +03:00
svc_test.go
test service errors
2018-04-24 18:16:44 +03:00
svc.go
test service errors
2018-04-24 18:16:44 +03:00
Description
Go implementation of rendezvous protocol
MIT
Languages
Go
100%