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
66
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
ca39d6735f
Merge pull request
#9
from gfanton/feat/add-release-workflow
2022-11-08 18:05:36 +01:00
.github
/workflows
feat: add release workflows
2022-11-08 18:04:11 +01: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
fix: topic data race
2022-10-20 18:51:02 +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%