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

Repository files navigation

Sonolus Server for C++

English  简体中文

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

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

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

开始使用

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