index
:
Hermes
grape
mango
master
A functional chat server and client.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Hermes
Commit message (
Expand
)
Author
Age
Lines
...
*
timestamps added to messages
Ibrahim Mkusa
2017-04-13
-4
/
+14
*
messages are now tracked via a closure.
Ibrahim Mkusa
2017-04-13
-13
/
+25
*
tidied up, removed some unused definitions
Ibrahim Mkusa
2017-04-13
-7
/
+2
*
tracking a list of input and output ports via closures and sets
Ibrahim Mkusa
2017-04-13
-4
/
+11
*
Added counter to keep track number of connected clients
Ibrahim Mkusa
2017-04-13
-7
/
+42
*
tidied up client.rkt. More stuff to TODO.txt
Ibrahim Mkusa
2017-04-12
-34
/
+7
*
tidied up server.rkt
Ibrahim Mkusa
2017-04-12
-97
/
+24
*
refactored code to use thread-safe displayln-safe
Ibrahim Mkusa
2017-04-12
-26
/
+20
*
Added a tracker for todo items and started added utility functions
Ibrahim Mkusa
2017-04-12
-16
/
+13
*
cleaned up displaying format, added to delay to looped functions to not
Ibrahim Mkusa
2017-04-12
-9
/
+10
*
More updates.
Ibrahim Mkusa
2017-04-12
-6
/
+7
*
reduced time of broadcast to every 0.5 seconds to avoid hogging cpu and
Ibrahim Mkusa
2017-04-12
-3
/
+3
*
removed log messages from server.rkt, added semaphores stdout
Ibrahim Mkusa
2017-04-12
-29
/
+48
*
Clients can now talk with each other
Ibrahim Mkusa
2017-04-12
-10
/
+39
*
Cleaned up code and added loggers to pinpoint error
Ibrahim Mkusa
2017-04-11
-18
/
+49
*
final polish for release for 0.2
Ibrahim Mkusa
2017-04-09
-5
/
+6
*
reorganized repo a bit better
Ibrahim Mkusa
2017-04-09
-0
/
+376
[prev]