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 04:43:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
37
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
baf1e4e618
don't leak database error details in internal errors
2018-04-26 14:30:47 +03:00
db
refactor database interface and implementation into db subpackage
2018-04-26 14:06:58 +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
refactor database interface and implementation into db subpackage
2018-04-26 14:06:58 +03:00
client.go
client: add TODO for robust discovery error recovery
2018-04-25 11:06:08 +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
refactor database interface and implementation into db subpackage
2018-04-26 14:06:58 +03:00
svc_test.go
refactor database interface and implementation into db subpackage
2018-04-26 14:06:58 +03:00
svc.go
don't leak database error details in internal errors
2018-04-26 14:30:47 +03:00
Description
Go implementation of rendezvous protocol
MIT
Languages
Go
100%