82 Commits (e61c36f9d79addb4be9b3ea1c27df17d942166a9)

Author SHA1 Message Date
Marten Seemann 1a038ef23a
muxer: remove support for mplex (#2498) 1 year ago
Adin Schmahmann d5a280e6f6
Expose muxer ids (#2012) 2 years ago
Marten Seemann 04a43b13a9
upgrader: absorb the muxer_multistream.Transport into the upgrader (#1885) 2 years ago
julian88110 ebd000db1e
tls: use ALPN to negotiate the stream multiplexer (#1772) 2 years ago
Marten Seemann ff60c5d55c
yamux: pass constructors for peer resource scopes to session constructor (#1739) 2 years ago
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2 years ago
web3-bot eff72c4afa
sync: update CI config files (#1678) 2 years ago
Marco Munizaga 3eb35223a7
Pass endpoint information to resource manager's OpenConnection (#1633) 2 years ago
Christian Stewart 3cf611ad8c
muxer: expose func to create MuxedConn from backing Conn (#1609) 2 years ago
Marten Seemann 4f836ad145 rename the muxer_multistream package 3 years ago
Marten Seemann 663cf70bc3 rename the mplex package to mplex 3 years ago
Marten Seemann 43e4e51b74
rename the yamux package (#1452) 3 years ago
Marten Seemann d6fc4be820 update mplex (#31) 3 years ago
Marten Seemann af478a90b0 disable the incoming streams limit (#49) 3 years ago
Marten Seemann 81251b547a implement the new Multiplexer.NewConn interface 3 years ago
Marten Seemann ce30ce884d implement the new network.MuxedConn interface (#29) 3 years ago
Marten Seemann ba15ca1e6d pass the PeerScope to yamux (satifiying its MemoryManger interface) (#46) 3 years ago
Marten Seemann 090ba44e54 disable the 1000 streams test 3 years ago
Marten Seemann 6f15910925 reduce the number of max incoming stream to 256 3 years ago
Marten Seemann 07602f6890 update go-yamux to v2.0.0, use context passed to OpenStream 4 years ago
Marten Seemann 92ae2a8873 update go-mplex, use the context passed to OpenStream 4 years ago
Marten Seemann c2feedff5c change OpenStream to accept a context 4 years ago
Marten Seemann d916bc6546 change OpenStream to accept a context 4 years ago
Steven Allen f4aa2981aa fix: correctly wrap returned stream 4 years ago
Steven Allen 4395e603d3 feat: update stream interfaces 4 years ago
Steven Allen aa1de9acde feat: update to new stream interfaces 4 years ago
Hlib 846e4efb4b update go-yamux 5 years ago
Hlib 8a4d7ec426 use explicit return values 5 years ago
Hlib 166a2cc8c5 define stream type for mp.Stream and update go-mplex 5 years ago
Hlib 7773c57d1d restructure files layout 5 years ago
Hlib 3416b29bcd use explicit return values 5 years ago
Hlib f5d58efcae revert Multiplexer name back to Transport 5 years ago
Hlib df4c879cb3 redefine yamux stream to implement mux.MuxedStream and to respect mux.ErrReset 5 years ago
Hlib 2a0c987b07 restructure files layout 5 years ago
Raúl Kripalani cb81de4268 migrate to consolidated types; add travis config. (#2) 6 years ago
Raúl Kripalani 486ba75ea3 migrate to consolidated types; add travis config. (#2) 6 years ago
Raúl Kripalani aa541ddf45 migrate to consolidated types; add travis config (#1) 6 years ago
Steven Allen a59b684e6d fix: don't buffer reads 6 years ago
Steven Allen c35c511ccc migrate to libp2p org 6 years ago
Steven Allen 88c1e0ecf7 fix: unused import 6 years ago
vyzo 7a70e760a1 copy default config, initialize coalesce delay 6 years ago
vyzo 444e14b878 bump window size to 16MiB 6 years ago
Steven Allen fad7d9b963 switch to the correct mplex package 6 years ago
Steven Allen c31fdfddc7 bump the stream window size to 1MiB 6 years ago
Steven Allen a589640410 gx publish 3.0.11 6 years ago
Marten Seemann a920757f7e remove conn.Serve 7 years ago
Marten Seemann a258c5039f remove conn.Serve 7 years ago
Steven Allen 3576d5ec8e go-stream-muxer has moved to libp2p 7 years ago
Steven Allen 43db8f270a add support for the new Reset method. 7 years ago
Marten Seemann 6d20f17c38 import the correct go-stream-muxer repo 7 years ago