https://github.com/oliverjash/mock-server-web-socket-limit-bug
https://github.com/oliverjash/mock-server-web-socket-limit-bug
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/mock-server-web-socket-limit-bug
- Owner: OliverJAsh
- Created: 2021-06-18T07:54:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T08:03:39.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T22:12:42.065Z (5 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
yarnmockserver -serverPort 1080 -logLevel INFO
npm run start
open http://localhost:8080/
curl localhost:1080/search
```