A (work-in-progress) lobby server emulator for SSX 3.
Go to file
Lily Tsuru a5bf226d11 *: begin actually unittesting!
I probably should've a long time ago, but here we are.

The aries library now has unit tests written for it, so we can actually (?) ensure it won't break randomly. It's now only 50% cowboy code!

Also provides a stub implementation of aries::DecodeBinaryTagData, which will be completed later.
2024-03-21 08:18:18 -04:00
cmake Initial commit of rewrite based on base/ library 2024-02-05 06:24:57 -05:00
doc Initial commit of rewrite based on base/ library 2024-02-05 06:24:57 -05:00
lib *: begin actually unittesting! 2024-03-21 08:18:18 -04:00
src *: begin actually unittesting! 2024-03-21 08:18:18 -04:00
third_party *: begin actually unittesting! 2024-03-21 08:18:18 -04:00
.clang-format Initial commit of rewrite based on base/ library 2024-02-05 06:24:57 -05:00
.gitignore Initial commit of rewrite based on base/ library 2024-02-05 06:24:57 -05:00
.gitmodules *: begin actually unittesting! 2024-03-21 08:18:18 -04:00
CMakeLists.txt *: begin actually unittesting! 2024-03-21 08:18:18 -04:00