swindon 0.7.8

An HTTP edge (frontend) server with smart websockets support
1
2
3
4
5
6
7
pub mod empty_gif;
pub mod files;
pub mod websocket_echo;
pub mod swindon_chat;
pub mod proxy;
pub mod redirect;
pub mod self_status;