Persson-dev bce37f59df
All checks were successful
Linux arm64 / Build (push) Successful in 15s
allow message serialization through DataBuffer
2025-07-31 15:01:37 +02:00
2025-03-01 18:38:41 +00:00
2025-07-29 14:52:49 +02:00
2025-02-04 19:11:03 +01:00
2025-06-26 16:02:18 +02:00
2025-03-19 18:07:52 +00:00
2025-07-29 14:52:22 +02:00

SimpleProtocolLib

C++ Protocol engine used to (mainly) communicate with network

Integrate with xmake

add_repositories("persson-repo https://git.ale-pri.com/Persson-dev/xmake-repo.git")
add_requires("splib", { debug = is_mode("debug") })
Description
Network engine used to communicate with packets
Readme 278 KiB
Languages
C++ 96.2%
Lua 3.4%
C 0.4%