This website requires JavaScript.
Explore
Help
Sign In
status-im
/
go-libp2p
mirror of
https://github.com/status-im/go-libp2p.git
Watch
2
Star
0
Fork
You've already forked go-libp2p
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a33e1f6dbc
go-libp2p
/
p2p
/
protocol
/
circuitv2
/
client
History
Marten Seemann
7ecefa8cba
reject circuitv2 reservations with nonsensical expiration times
2021-09-24 14:43:22 +01:00
..
client.go
Merge pull request
#1185
from libp2p/circuit-shutdown
2021-09-17 18:23:41 +02:00
conn.go
Use circuitv2 code (
#1183
)
2021-09-10 02:43:58 -07:00
dial.go
Add standalone implementation of v1 Relay (
#1186
)
2021-09-20 00:29:42 -07:00
handlers.go
Add standalone implementation of v1 Relay (
#1186
)
2021-09-20 00:29:42 -07:00
listen.go
don't use a context to shut down the circuitv2
2021-09-17 11:37:28 +02:00
reservation.go
reject circuitv2 reservations with nonsensical expiration times
2021-09-24 14:43:22 +01:00
reservation_test.go
reject circuitv2 reservations with nonsensical expiration times
2021-09-24 14:43:22 +01:00
transport.go
don't use a context to shut down the circuitv2
2021-09-17 11:37:28 +02:00