1
0
mirror of https://github.com/libp2p/go-libp2p-core.git synced 2025-03-20 12:00:07 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marten Seemann
ed7a5ab432
rename network.Stat to Stats, introduce ConnStats () 2021-12-12 02:58:02 -08:00
vyzo
faf23c3b17 address aarshian nitpicks 2021-02-17 11:25:32 +02:00
vyzo
a21b06e646 abstract Conn Stat interface for threading 2021-02-17 11:25:32 +02:00
Marten Seemann
83ac1d370d
add a context to OpenStream and NewStream ()
* add a context to MuxedConn.OpenStream

* add a context to Conn.NewStream
2020-12-19 09:36:59 +07:00
Raúl Kripalani
21efed7519
experimental introspection support ()
Co-authored-by: Aarsh Shah <aarshkshah1992@gmail.com>
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
2020-06-05 12:24:56 +01:00
Raúl Kripalani
6e566d10f4
Absorb go-libp2p abstractions and core types into this module () 2019-05-22 18:31:11 +01:00