aboutsummaryrefslogtreecommitdiff
path: root/Hermes/TODO.txt
blob: 02c421c1c141dc8afe2f3960989e84257367a7bf (plain)
1
2
3
4
5
6
7
8
9
10
1. Create a racket module for commonly used functions
2. Log messages to proper file on server
3. add timestamps to clients messages
4. message parsable?
5. command parsable?
6. keep count of connected clients using object orientation
7. maybe fiddle around with irc library 
8. separate main running code from definitions
9. closure connections, messages, threads. Avoid using set! without an object
   like make-account