Persson-dev 4a7eb7a1df
All checks were successful
Linux arm64 / Build (push) Successful in 15s
Add TCP support (#12)
Reviewed-on: #12
Co-authored-by: Persson-dev <sim16.prib@gmail.com>
Co-committed-by: Persson-dev <sim16.prib@gmail.com>
2025-03-03 10:04:41 +00:00
2025-03-01 18:38:41 +00:00
2025-03-03 10:04:41 +00:00
2025-03-03 10:04:41 +00:00
2025-03-03 10:04:41 +00:00
2025-02-04 19:11:03 +01:00
2025-02-04 19:11:03 +01:00
2025-02-23 10:50:39 +01:00
2025-03-03 10:04:41 +00:00

SimpleProtocolLib

Network engine used to (mainly) communicate with packets

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%