0.1.0
Added
- Entrypoint to build a DI container by service definitions, with
.envandparameters.ymlsupport. - Main
Applicationclass that starts the async socket server and the event loop. ServerInterfaceand theHandlerInterface, example handler implementation.- Non-blocking logger (based on wyrihaximus/react-psr-3-stdio).