Historique des commits

Auteur SHA1 Message Date
  Justin Gilman 45dc39c667 moving some files into separate packages il y a 2 ans
  Justin Gilman 278aaa7200 Adding cancellation token for server shutdown il y a 2 ans
  Justin Gilman ca3b77afbe adding demo game login to generate token; passing token on websocket connect; passing logger through action factories for better reporting il y a 2 ans
  Justin Gilman a1ea6e5610 autoformat pass il y a 2 ans
  Justin Gilman 4b0ab23485 stripping down behavior; handling connect/disconnect/bad data exceptions properly il y a 2 ans
  Justin Gilman 8dbd11f106 handing entity disconnect more consistently whether connection is "nice" or not il y a 3 ans
  Justin Gilman 645d6e63f7 tracking entities by entityId instead of websocket hash; attempting entityFrame/inputFrame on the server side il y a 3 ans
  Justin Gilman 560ad3aca6 reporting entity information to all other users when new entity joins; wrapping WebSocket with Connection class to track entityId il y a 3 ans
  Justin Gilman 6fa4ec4c05 Adding simulation class to track entity and input frames; adding logic for adding and removing entities; adding serialization function to control output data il y a 3 ans
  Justin Gilman ea2d99de7c removing dead comments; pulling up common objects into constructor il y a 3 ans
  Justin Gilman 9ceb2a4e24 Moving connection tracking into separate static class; moving action type and sending convenience functions into factory file; adding simulation and broadcast timers to tickservice il y a 3 ans
  Justin Gilman 2bc46ae1a3 initial commit il y a 3 ans