-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex edited this page Jan 7, 2024
·
5 revisions
Welcome to the Katana wiki!
Katana is our custom-made Http server/proxy. It can serve files, proxy HTTP and WebSockets, and be easy on the resources in the process.
Head to Setting up Katana to get started.
We use OkHttp for HTTP proxying, Java-Websocket for WebSocket proxying, Rson for all of our Json needs, and Rakurai-Http-Server (RHS) for the actual http server implementation.