This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
go-libp2p-rendezvous
Watch
1
Star
0
Fork
0
You've already forked go-libp2p-rendezvous
mirror of
https://github.com/logos-messaging/go-libp2p-rendezvous.git
synced
2026-01-02 12:53:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42
Commits
3
Branches
0
Tags
246
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
vyzo
f2ee9b3d44
expose counter in register interface
2019-01-18 15:46:02 +02:00
db
expose counter in register interface
2019-01-18 15:46:02 +02:00
pb
update protobuf
2019-01-18 15:22:49 +02:00
.gitignore
Initial commit
2018-04-18 18:18:04 +03:00
client_test.go
two interfaces for client-side: RendezvousPoint and RendezvousClient
2018-04-28 12:05:21 +03:00
client.go
two interfaces for client-side: RendezvousPoint and RendezvousClient
2018-04-28 12:05:21 +03:00
LICENSE
Initial commit
2018-04-18 18:18:04 +03:00
package.json
update gx deps
2019-01-18 15:32:04 +02:00
proto.go
include ttl in registration response
2019-01-18 15:31:50 +02:00
svc_test.go
two interfaces for client-side: RendezvousPoint and RendezvousClient
2018-04-28 12:05:21 +03:00
svc.go
expose counter in register interface
2019-01-18 15:46:02 +02:00
Description
Go implementation of rendezvous protocol
MIT
Languages
Go
100%