-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ender edited this page Feb 21, 2023
·
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](/Setting up Katana) to get started.
We use OkHttp for HTTP proxying, Java-Websocket for WebSocket proxying, Rakurai/Json for all of our Json needs, and Rakurai/Http-Server (using Undertow as the implementation).