besterd/source
Tristan B. Kildaire 49e4317867 WIP: Handler abstraction 2020-04-28 18:19:27 +02:00
..
base Added error handling for receiving case and also when the socket has been closed 2020-04-27 22:19:14 +02:00
connection WIP: Handler abstraction 2020-04-28 18:19:27 +02:00
handlers WIP: Handler abstraction 2020-04-28 18:19:27 +02:00
listeners Set classes that should not be inherited from to final 2020-04-24 19:19:53 +02:00
server Bug fix: DOn't let SocketOSException stop whole handler response execution 2020-04-28 17:44:28 +02:00
utils Alias 'dprint' to 'debugPrint' for easier typing 2020-04-28 18:03:48 +02:00
app.d Privatised functions that need not be public 2020-04-28 18:05:47 +02:00