lagon
lagon copied to clipboard
feat(runtime,serverless,cli): add WebSocket support
Now you can use websocket.
But the Event is incorrect, I temporarily used @ts-ignore to hack, I hope you can solve this problem in the future, and we still lack CloseEvent and ErrorEvent.
#794