chore: handle messages via websockets (#2473)
* chore: handle messages via websockets * chore: update domain events * fix: specs * fix: adjust server revision creation delay
This commit is contained in:
@@ -4,7 +4,6 @@ export * from './Api/ApiServiceEventData'
|
||||
export * from './Api/LegacyApiServiceInterface'
|
||||
export * from './Api/MetaReceivedData'
|
||||
export * from './Api/SessionRefreshedData'
|
||||
export * from './Api/WebSocketsEventData'
|
||||
export * from './Api/WebsocketsService'
|
||||
export * from './Api/WebSocketsServiceEvent'
|
||||
export * from './Application/AppGroupManagedApplication'
|
||||
|
||||
Reference in New Issue
Block a user