aboutsummaryrefslogtreecommitdiff
path: root/Hermes/client.rkt
Commit message (Expand)AuthorAgeLines
* Fixed the crashing bugsgrapeDouglas-Richardson2017-04-22-13/+17
* Fiddled around with it for a bitDouglas-Richardson2017-04-22-7/+18
* requires gui nowDouglas-Richardson2017-04-19-1/+1
* minor additionsIbrahim Mkusa2017-04-16-2/+0
* broadcast now checks whether port is open before trying to sendIbrahim Mkusa2017-04-16-3/+3
* sync/timeout to plain sync. Its appropriate given the chat contextIbrahim Mkusa2017-04-16-1/+1
* sleep delay interval setting now managed as a global variableIbrahim Mkusa2017-04-16-2/+3
* more readable names for some functionsIbrahim Mkusa2017-04-16-0/+5
* all output generated from client is now logged to appropriate _clientIbrahim Mkusa2017-04-15-9/+13
* client logs end with _client and server logs end with _serverIbrahim Mkusa2017-04-15-4/+6
* created modules/general.rkt to house common functionsIbrahim Mkusa2017-04-15-3/+3
* preliminary work on adding sessions stickinessIbrahim Mkusa2017-04-15-2/+15
* server now logs all received conversations and events to filesIbrahim Mkusa2017-04-14-1/+2
* Hermes is pre-alpha readyIbrahim Mkusa2017-04-14-1/+4
* Clients now default to leaving sign out messagesIbrahim Mkusa2017-04-13-4/+10
* timestamps added to messagesIbrahim Mkusa2017-04-13-1/+9
* messages are now tracked via a closure.Ibrahim Mkusa2017-04-13-1/+1
* tidied up client.rkt. More stuff to TODO.txtIbrahim Mkusa2017-04-12-34/+5
* refactored code to use thread-safe displayln-safeIbrahim Mkusa2017-04-12-6/+0
* Added a tracker for todo items and started added utility functionsIbrahim Mkusa2017-04-12-16/+6
* cleaned up displaying format, added to delay to looped functions to notIbrahim Mkusa2017-04-12-8/+9
* reduced time of broadcast to every 0.5 seconds to avoid hogging cpu andIbrahim Mkusa2017-04-12-1/+1
* removed log messages from server.rkt, added semaphores stdoutIbrahim Mkusa2017-04-12-1/+1
* Cleaned up code and added loggers to pinpoint errorIbrahim Mkusa2017-04-11-3/+12
* reorganized repo a bit betterIbrahim Mkusa2017-04-09-0/+102