Skip to content

A sample api server for Sonolus, use C++ & MySQL/SQLite to develop. You can use it to test your own Sonolus engine.

License

Notifications You must be signed in to change notification settings

SonolusHaniwa/sonolus-server-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

facf9d5 · Mar 8, 2025
Sep 28, 2024
Jul 29, 2024
Mar 8, 2025
Jan 4, 2025
Jul 28, 2024
Sep 28, 2024
Jan 4, 2025
Sep 28, 2024
Jan 4, 2025
Sep 28, 2024
Aug 10, 2023
Jan 21, 2023
Jan 19, 2023
Jul 29, 2024
Jul 29, 2024
Jan 4, 2025
Sep 21, 2024
Sep 28, 2024
Sep 28, 2024
Jan 4, 2025
Aug 30, 2024
Mar 8, 2025
Jan 4, 2025

Repository files navigation

Sonolus Server for C++

English  简体中文

使用 C++ 与 MySQL/SQLite 开发的一个适用于 Sonolus 的 api 服务器,您可以用于测试您自己的引擎或自己构建一个 Sonolus 服务。

该项目可以被部署在任何 Linux 设备以及 Windows 设备,即使是一台手机也能轻松完成服务器的编译。

使用自主研发的 WebServer Core 进行开发,同时支持您构建 HTTPS 服务器。

开始使用

点我 前往 Wiki 界面查看全部信息。