summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-22Play around with wasmnatrixaeria
2019-05-22Load the wasmnatrixaeria
2019-05-22Merge branch 'wasm' of https://github.com/TrueDoctor/DiscoBot into wasmnatrixaeria
2019-05-22Add a python-implemented test-webservernatrixaeria
2019-05-22Mode index.html up a dirDennis Kobert
2019-05-22Execute wasm-packDennis Kobert
2019-05-21erge branch 'scribble' of github.com:TrueDoctor/DiscoBot into scribbleDennis Kobert
2019-05-21Implement a prototype for a web based skribbl.ioDennis Kobert
2019-05-20Add some test html featuresnatrixaeria
Found a new bug: Clients are being randomly kicked when others leave
2019-05-20Remove users from server, if not reachablenatrixaeria
2019-05-20Broadcast all text packets around clientsnatrixaeria
2019-05-19Add a client handling systemnatrixaeria
2019-05-19Refactor codenatrixaeria
2019-05-19Validate tokens successfullynatrixaeria
2019-05-19Rename gameserver module to servernatrixaeria
2019-05-19Disable logging for tokio-core and reqwestnatrixaeria
2019-05-19Merge branch 'scribble' of https://github.com/TrueDoctor/DiscoBot into scribblenatrixaeria
2019-05-19Remove build scriptnatrixaeria
Copilation works now as usual with ´cargo run´ / ´cargo build´
2019-05-19Change logger to fernnatrixaeria
2019-05-19Validate tokens and then push clientnatrixaeria
2019-05-19general refectoringDennis Kobert
added 42 as dummy Token
2019-05-19Cleanup DiscoBot ProjectDennis Kobert
2019-05-19Push new clients to a Mapnatrixaeria
2019-05-18Keep client connections opennatrixaeria
and start the server on localhost
2019-05-18Merge branch 'scribble' of https://github.com/TrueDoctor/DiscoBot into scribblenatrixaeria
2019-05-18Add threading and possibility to connect to socketnatrixaeria
2019-05-18Add custom http errors to tokens apiDennis Kobert
2019-05-17Merge branch 'scribble' of https://github.com/TrueDoctor/DiscoBot into scribblenatrixaeria
2019-05-17Add WebSocket server functionalitynatrixaeria
and a WebSocket javascript test suite
2019-05-16ifx typo in api urlDennis Kobert
2019-05-16Merge remote-tracking branch 'origin/scribble' into scribbleDennis Kobert
2019-05-16Implement tokensDennis Kobert
2019-05-15Add web client functionalitynatrixaeria
additionally added -r feature to build.sh, which reverses build output.
2019-05-15see last commitTrueDoctor
2019-05-15change chathub urlTrueDoctor
2019-05-11Create a fundamental project structurenatrixaeria
2019-05-07Add a logging feature with pretty_env_loggernatrixaeria
2019-05-07Add the game servernatrixaeria
2019-05-05Revert "fixed Properties load path"Dennis Kobert
This reverts commit 6543b93a67a14ffa6f184e28b67912df7e314315.
2019-05-05use websocketsDennis Kobert
2019-05-05increased logging verbisityDennis Kobert
2019-05-05added debuging logDennis Kobert
2019-05-05fixed Properties load pathDennis Kobert
2019-05-05Merge branch 'master' of github.com:TrueDoctor/DiscoBotDennis Kobert
2019-05-05removed cros origin references corsDennis Kobert
2019-05-05Update index.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update index.jsTrueDoctor
2019-05-05play around with httpsTrueDoctor