Commit Graph

6 Commits

Author SHA1 Message Date
55db5d0bea Connection
- This stub class is to represent a new connection from a client

Server

- This stub class is to represent a server which holds connections

BackingStore

- Abstract type representing the storage for saving and retrieving events
2023-02-22 07:24:33 +02:00
98d2f615f9 App
- Obtain IP address of person connecting
2023-02-21 18:26:20 +02:00
bb70717a51 App
- Force internal buffer flush (force an underlying `write()`) on the logger
2023-02-21 18:11:26 +02:00
51f3989132 App
- Fixed crashing log calls for `gogga`
2023-02-21 18:09:55 +02:00
76ae699aa4 Use gogga logger 2023-02-21 18:08:50 +02:00
8781368d3c Initial commit 2023-02-21 16:14:51 +02:00