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
05cfe9e479
projects
/
server
/
src
History
Butterfly Dev
05cfe9e479
server: ws/handler.rs — binary frame relay (zero-copy), text JSON for control; update api/sessions.rs for new WsOutMessage
2026-04-07 05:00:34 +00:00
..
api
server: ws/handler.rs — binary frame relay (zero-copy), text JSON for control; update api/sessions.rs for new WsOutMessage
2026-04-07 05:00:34 +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
server: ws/handler.rs — binary frame relay (zero-copy), text JSON for control; update api/sessions.rs for new WsOutMessage
2026-04-07 05:00:34 +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
server: state.rs — binary FrameBuffer, WsOutMessage enum (Binary|Text), broadcast_binary_frame zero-copy path
2026-04-07 04:59:38 +00:00