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
2da0c62f8f
projects
/
server
History
Butterfly Dev
bae17ae444
server: fix pong bytes reference — backend now compiles cleanly (only dead_code warnings for future-use types)
2026-04-07 03:21:47 +00:00
..
src
server: fix pong bytes reference — backend now compiles cleanly (only dead_code warnings for future-use types)
2026-04-07 03:21:47 +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
server: fix Cargo.toml dependency versions — actix-ws 0.4, remove rustls/multipart features
2026-04-07 03:14:04 +00:00