kixelated
04ff9d5a6a
Add support for multiple origins ( #82 )
...
Adds `moq-api` to get/set the origin for each broadcast. Not used by default for local development.
2023-10-12 13:09:32 +09:00
kixelated
eb7e707be3
Implement prioritization in moq-pub ( #74 )
...
Here's the main change in webtransport-quinn 0.5.3:
ec553fa340
I haven't run into any errors so I don't know what was broken before
@englishm. I'm hoping that setting the stream priority to max when
writing the stream header avoids the issue? Otherwise we need to go bug
diving.
2023-09-19 10:01:26 -07:00
kixelated
88542e266c
Major moq-transport API simplification ( #68 )
...
Exponentially easier to use moq-transport as there's no message handling required. This is a BREAKING CHANGE.
2023-09-15 12:06:28 -07:00
Zafer Gürel
73f450aa91
moq-pub: Avoid namespace conflict ( #66 )
...
namespace as a command line argument
or assign a unique (uuid4) value.
---------
Co-authored-by: Zafer Gurel <zafer@perculus.com>
2023-09-07 15:59:49 -04:00
Mike English
90818ac848
moq-pub: JSON catalog support, bugfixes ( #60 )
...
Fixes some bugs around subscription handling and
adds support for the new JSON catalog format
2023-09-05 15:08:35 -04:00
Mike English
2b1a9a4ce5
Add moq-pub ( #54 )
...
Initial version of a CLI publisher / contribution tool
2023-08-30 09:32:42 -04:00