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
84
Commits
3
Branches
0
Tags
246
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Richard Ramos
a67d1cc760
chore: upgrade go-libp2p
2024-01-10 15:33:35 -04:00
.github
/workflows
fix: ci macos
2023-01-16 17:39:14 +01:00
db
chore: upgrade go-libp2p
2024-01-10 15:33:35 -04:00
pb
chore: use proto2 for nwaku compatibility
2023-06-01 13:25:41 -04: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
refactor: use newer .proto version, update deps and remove rendevous point sync
2023-06-01 11:50:48 -04:00
client.go
chore: use proto2 for nwaku compatibility
2023-06-01 13:25:41 -04:00
discovery_test.go
chore: fix import
2022-11-08 18:30:19 +01:00
discovery.go
refactor: use newer .proto version, update deps and remove rendevous point sync
2023-06-01 11:50:48 -04:00
go.mod
chore: upgrade go-libp2p
2024-01-10 15:33:35 -04:00
go.sum
chore: upgrade go-libp2p
2024-01-10 15:33:35 -04:00
LICENSE
Initial commit
2018-04-18 18:18:04 +03:00
options.go
fix: add filter option for advertise
2023-01-16 15:32:47 +01:00
proto.go
chore: use proto2 for nwaku compatibility
2023-06-01 13:25:41 -04:00
svc_test.go
refactor: use newer .proto version, update deps and remove rendevous point sync
2023-06-01 11:50:48 -04:00
svc.go
chore: upgrade go-libp2p
2024-01-10 15:33:35 -04:00
Description
Go implementation of rendezvous protocol
MIT
Languages
Go
100%