kixelated
1749989dc5
Small stuff. ( #94 )
2023-10-13 23:43:29 +09:00
kixelated
5a0357b111
Maybe the order matters. ( #93 )
2023-10-13 15:59:54 +09:00
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
11f8be65d5
Add some more connection logging. ( #78 )
...
So I can debug why my handshake is failing.
2023-09-18 22:37:49 -07:00
kixelated
89f1bc430d
Also support EC private keys. ( #73 )
...
(probably)
@englishm I think you ran into this issue. The `rustls::PrivateKey`
documentation says it supports SEC1-encoded EC private keys so it should
just work?
2023-09-17 22:43:48 -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