mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 00:05:36 +02:00
>Adds `maitred` in charge of handling automated game installs, updates,
and even execution.
>Not only that, we have the hosted stuff here
>- [x] AWS Task on ECS GPUs
>- [ ] Add a service to listen for game starts and stops
(docker-compose.yml)
>- [x] Add a queue for requesting a game to start
>- [x] Fix up the play/watch UI
>TODO:
>- Add a README
>- Add an SST docs
Edit:
- This adds a new landing page, updates the homepage etc etc
>I forgot what the rest of the updated stuff are 😅
Media over QUIC
Media over QUIC (MoQ) is a live media delivery protocol utilizing QUIC streams. See the Warp draft.
This is a Typescript library that supports both contribution (ingest) and distribution (playback). It requires a server, such as moq-rs.
Usage
npm install @kixelated/moq
License
Licensed under either:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)