Natto is healthy
Natto ENV is the minimum configuration to launch the environment of ServerlessFramework and have a sample code of websocket.
- It worked on MacOS in my environment. I'm not sure about Linux and Windows.
- Installation of docker and docker-compose is required.
- Move to the project directory
- Run
docker-compose up - Connect to Websocket by
wscat -c 'ws://localhost:3334?userId={userId}&roomSlug={roomSlug}'
shiro => Blog
- 0.1
- Initial Release