This website requires JavaScript.
Explore
Help
Register
Sign In
butterfly
/
projects
Watch
1
Star
0
Fork
0
You've already forked projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a97ebed88b
projects
/
server
/
src
History
Butterfly Dev
4bc5e099cc
api: wire up real agent channel for HUD commands, add connected_viewers to health
2026-04-07 03:58:33 +00:00
..
api
api: wire up real agent channel for HUD commands, add connected_viewers to health
2026-04-07 03:58:33 +00:00
stream
server: fix all compile errors — main.rs static paths, CORS !Clone, ws handler API, route vs service, Debug derives, unused imports
2026-04-07 03:17:14 +00:00
ws
ws/handler: implement real bidirectional relay — mpsc channels, viewer catch-up, select! loop
2026-04-07 03:57:45 +00:00
config.rs
server: config.rs — env-based configuration with BUTTERFLY_ prefix defaults
2026-04-07 03:08:03 +00:00
main.rs
server: fix all compile errors — main.rs static paths, CORS !Clone, ws handler API, route vs service, Debug derives, unused imports
2026-04-07 03:17:14 +00:00
models.rs
api: wire up real agent channel for HUD commands, add connected_viewers to health
2026-04-07 03:58:33 +00:00
state.rs
state: add viewer/agent channel registries, broadcast/forward methods, fix stats()
2026-04-07 03:57:00 +00:00