Luke Curley
975d6b2580
Fix the buffering used for parsing.
...
fill_buf didn't work like I expected. This code is much better anyway.
2023-08-02 11:25:41 -07:00
kixelated
e99ecee40a
Webtransport quinn fix ( #46 )
2023-07-20 17:42:35 -07:00
kixelated
52d3fc81be
Switch to webtransport-quinn ( #44 )
2023-07-19 18:04:45 -07:00
kixelated
7c3eae0a7a
Make moq-transport generic. ( #41 )
...
The API is now synchronous and any quinn stuff has been moved to another
package. The quinn stuff will be slowly moved into moq-transport with
generic traits.
2023-07-08 09:13:29 -07:00
kixelated
56adbf89f5
Relay support ( #38 )
...
Untested for contribution while I work on JS stuff.
2023-06-26 11:51:06 -07:00