Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 652 Bytes

README(en).md

File metadata and controls

18 lines (11 loc) · 652 Bytes

LBEngine

LBEngine is easy game server engine using C++ with boost.asio. It's implemented by using C++17, asynchronous IO, and multithread base. It can be work in windows(Visual Studio 2017 or later) and support TCP
Codacy Badge

Feature

Easy to develop game server
Using asynchronous IO
Support multithread

Start

Example

License

Copyright © 2019-2020 light8reeze.