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
75
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
796f4b6cdb
Merge pull request
#8
from gfanton/feat/bump-libp2p-23
2022-11-15 10:39:09 +01:00
.github
/workflows
fix: clean workflow matrix
2022-11-08 19:07:54 +01:00
db
chore: fix import
2022-11-08 18:30:19 +01:00
pb
chore: fix import
2022-11-08 18:30:19 +01:00
test_utils
chore: fix import
2022-11-08 18:30:19 +01: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
.golangci.yml
chore: disable golangci revive for now
2022-11-08 18:55:00 +01:00
.releaserc
feat: add releaserc
2022-11-08 18:28:11 +01:00
client_test.go
fix: test data race
2022-11-08 19:05:27 +01:00
client.go
chore: fix import
2022-11-08 18:30:19 +01:00
discovery_test.go
chore: fix import
2022-11-08 18:30:19 +01:00
discovery.go
chore: fix import
2022-11-08 18:30:19 +01:00
generate.go
feat: support for sync clients
2022-08-08 17:15:13 +02:00
go.mod
chore: fix import
2022-11-08 18:30:19 +01:00
go.sum
chore: fix import
2022-11-08 18:30:19 +01:00
LICENSE
Initial commit
2018-04-18 18:18:04 +03:00
proto.go
chore: disable golangci revive for now
2022-11-08 18:55:00 +01:00
svc_test.go
chore: use testify for svc test
2022-11-08 19:27:47 +01:00
svc.go
chore: fix import
2022-11-08 18:30:19 +01:00
sync_iface.go
chore: fix import
2022-11-08 18:30:19 +01:00
sync_inmem_client.go
chore: fix import
2022-11-08 18:30:19 +01:00
sync_inmem_provider.go
chore: disable golangci revive for now
2022-11-08 18:55:00 +01:00
sync_inmem_test.go
chore: fix import
2022-11-08 18:30:19 +01:00
Description
Go implementation of rendezvous protocol
MIT
Languages
Go
100%