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
62
Commits
3
Branches
0
Tags
246
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Guilhem Fanton
f7347cb814
Merge pull request
#5
from gfanton/fix/empty-result
2022-09-27 16:34:06 +02:00
db
feat: add sqlcipher version of sqlite driver to support projects that use it
2021-10-12 14:13:03 +02:00
pb
feat: support for sync clients
2022-08-08 17:15:13 +02:00
test_utils
feat: support for sync clients
2022-08-08 17:15:13 +02:00
.gitattributes
feat: support for sync clients
2022-08-08 17:15:13 +02:00
.gitignore
Initial commit
2018-04-18 18:18:04 +03:00
client_test.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
client.go
fix: avoid panic on empty result
2022-09-06 10:48:44 +02:00
discovery_test.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
discovery.go
chore: clean up
2020-10-28 15:03:31 +01:00
generate.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
go.mod
feat: support for sync clients
2022-08-08 17:15:13 +02:00
go.sum
feat: support for sync clients
2022-08-08 17:15:13 +02:00
LICENSE
Initial commit
2018-04-18 18:18:04 +03:00
proto.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
svc_test.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
svc.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
sync_iface.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
sync_inmem_client.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
sync_inmem_provider.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
sync_inmem_test.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
Description
Go implementation of rendezvous protocol
MIT
Languages
Go
100%