Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 912 Bytes

File metadata and controls

59 lines (37 loc) · 912 Bytes

Tilapia Server

Daemon-based sandboxed runtime for UDP/QUIC/HTTP3.

Quickstart

Requeriments

  • A C++23 compiler (tested on MSVC)
  • xmake
  • Linux Kernel 5.1 or newer
  • Windows 8, Windows Server 2012 or newer.

Build

xmake f -m debug
xmake b

License

This software is available to anybody free of charge, under the terms of MIT License.

To honor the license agreement, please include attribution into the user-facing product documentation and/or credits, for example using this or similar text:

Uses Tilapia Server. Copyright (c) 2026, Piero Castillo