Commit Graph

18 Commits (70397760087243f43c49d2ac0d561e71e79397bb)

Author SHA1 Message Date
jsrobson10 7039776008 Can recieve messages, and update clients about it. 2019-04-13 15:11:06 +10:00
jsrobson10 ca6d822d7c Added updating the client about chats 2019-04-13 10:19:44 +10:00
jsrobson10 1c0a992336 Can now accept adding chats 2019-04-13 10:07:30 +10:00
jsrobson10 e868b97c1a Added configurable server ports 2019-04-12 18:46:18 +10:00
jsrobson10 0f7e0703d7 Fixed issue with client disconnection 2019-04-12 18:18:49 +10:00
jsrobson10 ed526ff3c4 Made the server update users about new users 2019-04-12 18:14:14 +10:00
jsrobson10 87207647e0 Setup sending chats and users to the client 2019-04-12 17:16:38 +10:00
jsrobson10 31ab993699 Added basic chat, message, and user structure 2019-04-12 17:09:24 +10:00
jsrobson10 7b62c5f0d6 Updated readme 2019-04-10 20:29:39 +10:00
jsrobson10 e26e220136 Added a .gitignore 2019-04-10 20:24:14 +10:00
jsrobson10 024634c8ca Added a database for users 2019-04-10 20:23:01 +10:00
jsrobson10 6c21db79a1 Reduced output spam, added a logger 2019-04-10 13:07:31 +10:00
jsrobson10 ab077130e3 Got a stable, reliable connection with the client. Fixed issues with javascript strings. 2019-04-09 21:03:39 +10:00
jsrobson10 778c0287d8 Made communication more stable 2019-04-09 19:19:02 +10:00
jsrobson10 2ea89f09b5 Made the communication even more stable, fixed bugs with modified client. 2019-03-30 21:27:36 +11:00
jsrobson10 62390df244 Got encrypted, stable communication between the server and the client 2019-03-30 18:34:19 +11:00
jsrobson10 2e19f02dc6 Installed node-rsa, fixed package.json 2019-03-25 13:00:24 +11:00
jsrobson10 e77a48ebb8 Initial Commit 2019-03-24 17:57:54 +11:00