Add foreground service, some cleanup, and start websocket server
This commit is contained in:
@@ -80,9 +80,11 @@ export * from './service/Config'
|
||||
export * from './service/Controllers'
|
||||
export * from './service/Files'
|
||||
export * from './service/HTTPServer'
|
||||
export * from './service/WebsocketServer'
|
||||
export * from './service/Routing'
|
||||
export * from './service/Middlewares'
|
||||
export * from './service/Discovery'
|
||||
export * from './service/Foreground'
|
||||
|
||||
export * from './support/redis/Redis'
|
||||
export * from './support/cache/MemoryCache'
|
||||
|
||||
Reference in New Issue
Block a user