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
d0e8bf5569
projects
/
server
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
..
src
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
static
server: main.rs — Actix-web entry point with CORS, compression, static serving, SPA fallback; placeholder static/index.html
2026-04-07 03:12:35 +00:00
.gitignore
server: add .gitignore, fix compile errors — static paths, CORS !Clone, ws handler, route vs service, Debug derives, unused imports, remove target/
2026-04-07 03:19:52 +00:00
Cargo.lock
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
Cargo.toml
cargo: remove unused rand and tokio-stream dependencies
2026-04-07 03:58:46 +00:00