Resolve "Application that allows to access events through websocket"
Merged
requested to merge 301-application-that-allows-to-access-events-through-websocket into master
All threads resolved!
Compare changes
- Malte Bauch authored
+ 7
− 4
@@ -22,9 +22,10 @@ type Application struct {
@@ -43,16 +44,18 @@ func (a *Application) Run() {