Commit Graph

2 Commits

Author SHA1 Message Date
76fbb04d5a Server
- Added logging to module
- Added `startServer()` stub method
2023-02-22 07:33:15 +02:00
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