Commit Graph

11 Commits

Author SHA1 Message Date
Marten Seemann
bc54bc258f pass a context to OpenStream in tests 2020-12-19 11:47:58 +07:00
Alex Browne
486168bb29 Make it possible to run browser tests with a single go test command 2019-09-30 16:59:41 -07:00
Alex Browne
a7676729b1 Implement bare bones Wasm support (needs to be cleaned up) 2019-09-30 16:59:39 -07:00
Raúl Kripalani
3255249d4e migrate to consolidated types. (#45) 2019-05-26 17:34:01 +01:00
Steven Allen
b7f9522391 dep: import go-smux-* into the libp2p org 2019-05-21 19:22:52 -07:00
Steven Allen
16e9eb2bb0 modernize request handling
I believe this was written before request hijacking was a thing. We no longer
need to hold the `ServeHTTP` function open.
2019-04-03 23:17:58 -07:00
Steven Allen
42780280b4 fixup for transport refactor
Also, use the now standardized transport tests (and fix bugs around closing the
listener).
2018-06-04 19:03:26 -07:00
Steven Allen
a88b185db2 Add write-zero test.
Just to be thorough.
2017-09-05 12:25:29 -07:00
Steven Allen
b863f44dab test concurrent connection closing 2017-09-05 12:12:21 -07:00
Jeromy
cb1cddaeb6 fix review and tests 2017-09-04 22:27:51 -07:00
dignifiedquire
84a5d64f5a refactor: simplify and split into multiple files 2017-07-09 21:04:38 +02:00