A (work-in-progress) lobby server emulator for SSX 3.
Go to file
Lily Tsuru f2c01cf924 aries: Implement async I/O algorithm for writing Aries messages
This may also save some memory, because we now no longer need to copy the contents of the memory multiple times.
2024-03-20 23:32:15 -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 aries: Implement async I/O algorithm for writing Aries messages 2024-03-20 23:32:15 -04:00
src aries: Implement async I/O algorithm for writing Aries messages 2024-03-20 23:32:15 -04:00
third_party Use seperate spdlog loggers for components 2024-03-10 06:51:20 -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 *: port to spdlog 2024-03-10 06:34:42 -04:00
CMakeLists.txt *: Move most Aries protocol stuff to new "aries" library 2024-03-20 23:09:58 -04:00