Files
netris-nestri/packages/moq
Wanjohi fc5a755408 feat: Add auth flow (#146)
This adds a simple way to incorporate a centralized authentication flow.

The idea is to have the user, API and SSH (for machine authentication)
all in one place using `openauthjs` + `SST`

We also have a database now :)

> We are using InstantDB as it allows us to authenticate a use with just
the email. Plus it is super simple simple to use _of course after the
initial fumbles trying to design the db and relationships_
2025-01-04 00:02:28 +03:00
..
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-09-26 21:34:42 +03:00
2025-01-04 00:02:28 +03:00
2024-12-08 14:54:56 +03:00

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: