index
:
Hermes
grape
mango
master
A functional chat server and client.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Tell git to ignore temporary files
Ibrahim Mkusa
2017-04-14
-0
/
+2
*
Hermes is pre-alpha ready
Ibrahim Mkusa
2017-04-14
-5
/
+8
*
now handles disconnected clients
Ibrahim Mkusa
2017-04-14
-1
/
+16
*
Clients now default to leaving sign out messages
Ibrahim Mkusa
2017-04-13
-8
/
+17
*
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
-21
/
+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
-2
/
+2
*
Added tcpcommunication.rkt
Ibrahim Mkusa
2017-04-09
-0
/
+57
*
updates to server.rkt and client.rkt
Ibrahim Mkusa
2017-04-09
-69
/
+109
*
server.rkt is done, with exception of testing. Moving on to client.rkt
Ibrahim Mkusa
2017-04-09
-6
/
+18
*
server code for interacting with client is done, not tested. Working on
Ibrahim Mkusa
2017-04-09
-96
/
+54
*
partitioning crpovertcp.rkt to dedicated server.rkt and client.rkt files
Ibrahim Mkusa
2017-04-09
-0
/
+232
*
cleaned up crpovertcp.rkt
Ibrahim Mkusa
2017-04-09
-68
/
+0
*
keeping count of input and output ports directly is feasible. Trying
Ibrahim Mkusa
2017-04-09
-4
/
+96
*
iterative updates
Ibrahim Mkusa
2017-04-07
-0
/
+57
*
Lets try communication over tcp on localhost crpovertcp.rkt
Ibrahim Mkusa
2017-04-05
-0
/
+77
*
I can read and process input iteratively
Ibrahim Mkusa
2017-04-05
-2
/
+4
*
Added simulation for multiple users
Ibrahim Mkusa
2017-04-05
-6
/
+13
*
fixed an issue with username not appearing nicely
Ibrahim Mkusa
2017-04-05
-2
/
+12
*
properly kills threads and returns prompt to main
Ibrahim Mkusa
2017-04-05
-1
/
+8
*
Two threads of execution example
Ibrahim Mkusa
2017-04-05
-0
/
+51
*
spelling fixes and punctuations, ready for releases
v0.1
Ibrahim Mkusa
2017-04-02
-12
/
+11
*
refinements to README.md
Ibrahim Mkusa
2017-04-02
-2
/
+3
*
added an architecture diagram.
Ibrahim Mkusa
2017-04-02
-0
/
+4
*
Updated Readme
Doug-Richardson
2017-04-02
-1
/
+5
*
updated README.md with my group responsibility and some spelling fixes
Ibrahim Mkusa
2017-04-02
-9
/
+17
*
formatting updates to README.md
Ibrahim Mkusa
2017-04-02
-1
/
+8
*
Merge branch 'master' of github.com:oplS17projects/Hermes
Ibrahim Mkusa
2017-04-02
-15
/
+8
|
\
|
*
Updated Schedule of Readme
Doug-Richardson
2017-04-02
-15
/
+8
*
|
it makes more sense to block quote the question
Ibrahim Mkusa
2017-04-02
-32
/
+32
|
/
*
updated README.md
Ibrahim Mkusa
2017-04-02
-2
/
+0
*
updated architecture diagram
Ibrahim Mkusa
2017-04-02
-0
/
+0
*
removed diagram label from architecture diagram
Ibrahim Mkusa
2017-04-02
-0
/
+0
*
For reals for reals this time actually
Doug-Richardson
2017-04-02
-1
/
+1
*
April fools I did it this time
Doug-Richardson
2017-04-02
-1
/
+1
*
Added image to readme
Doug-Richardson
2017-04-02
-2
/
+2
[next]