This website requires JavaScript.
Explore
Help
Register
Sign In
rob
/
moq-rs
Watch
1
Star
0
Fork
You've already forked moq-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e762956a70
moq-rs
/
Cargo.toml
4 lines
90 B
TOML
Raw
Normal View
History
Unescape
Escape
Implement (forked) moq-transport-00 (#34) Not backwards compatible. JS side: https://github.com/kixelated/moq-js/pull/14
2023-06-16 18:38:19 +00:00
[
workspace
]
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 04:09:32 +00:00
members
=
[
"moq-transport"
,
"moq-relay"
,
"moq-pub"
,
"moq-api"
]
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 19:06:28 +00:00
resolver
=
"2"