Skip to content

Releases: gabrieldiem/threads-posix-poc-with-cpp

v0.0.15

09 Feb 18:48
Compare
Choose a tag to compare

Updated readme with socket update

v0.0.14

09 Feb 19:05
Compare
Choose a tag to compare

Added GameServerEngine for running the gameloop

v0.0.13

09 Feb 19:05
Compare
Choose a tag to compare

Stopped using UserInput active class. Moved towards a thread that run…

v0.0.12

09 Feb 19:05
Compare
Choose a tag to compare

Removed constant variables from GameCommands and replace them with st…

v0.0.11

09 Feb 19:04
Compare
Choose a tag to compare

Re-structured message sending responsibilities, Army no longer intera…

v0.0.10

09 Feb 19:04
Compare
Choose a tag to compare

Applied feedback for Socket, now receiving halfword directly

v0.0.9

09 Feb 19:03
Compare
Choose a tag to compare

Added thread stops

v0.0.8

09 Feb 19:03
Compare
Choose a tag to compare

Reactivated logger

v0.0.7

09 Feb 19:03
Compare
Choose a tag to compare

Deactivated logger

v0.0.6

09 Feb 19:02
Compare
Choose a tag to compare

Improved readme documentation and diagrams