ArkForgeLabs / ArkForgeLabs/Astra
SSE response support
Open
enhancement
good first issue
- Dominant language
- Lua
- Stars
- 186
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Axum already has Server-Sent Events support.
https://docs.rs/axum/latest/axum/response/sse/struct.Event.html
https://github.com/tokio-rs/axum/blob/main/examples/sse/src/main.rs
Can we somehow export its functionality to Lua?
I'm not sure about the exact API.
Contributor guide
Assessment
This issue has not been assessed yet.