Luke Curley
4e11e8bafc
Actually make moq-transport generic.
...
pog
2023-08-03 13:57:33 -07:00
Luke Curley
e79b37aa00
Remove unused var.
2023-08-02 11:28:53 -07:00
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
0e239935a6
Actually drain segments. ( #48 )
2023-07-23 10:28:20 -07:00
kixelated
891d6b167b
Remove the file source, since it doesn't loop. ( #47 )
...
ffmpeg -> moq-warp coming soon
2023-07-21 21:03:09 -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
Luke Curley
cf2a80b323
Small fixes.
2023-07-08 09:14:15 -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