Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamcabrera4/chrome-app-websocket-tester
Chrome App for WebSocket testing created by the WebSocket API and the Socket.IO API.
https://github.com/williamcabrera4/chrome-app-websocket-tester
react redux websocket-api websocket-tester
Last synced: 13 days ago
JSON representation
Chrome App for WebSocket testing created by the WebSocket API and the Socket.IO API.
- Host: GitHub
- URL: https://github.com/williamcabrera4/chrome-app-websocket-tester
- Owner: williamcabrera4
- License: apache-2.0
- Created: 2016-03-10T22:50:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T03:12:14.000Z (over 6 years ago)
- Last Synced: 2024-07-31T19:42:55.938Z (3 months ago)
- Topics: react, redux, websocket-api, websocket-tester
- Language: JavaScript
- Size: 83 KB
- Stars: 16
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chrome-app-websocket-tester
Chrome App for WebSocket testing created by the WebSocket API and the Socket.IO API.## Chrome Store App
[Chrome Store Link](https://chrome.google.com/webstore/detail/websocket-tester/cbacdiognkmjbknpgomnfcopaekfhnbb)[![icon](/chrome/icon-128.png)](https://chrome.google.com/webstore/detail/websocket-tester/cbacdiognkmjbknpgomnfcopaekfhnbb)
## Quick Start
Download project or fork:
```sh
cd chrome-app-websocket-tester
npm install
npm start
```## Features
* ES6
* React
* Redux
* Immutable JS
* Websocket API
* Socket.IO
* Material UI
* Flexbox Grid## Support
Please [open an issue](https://github.com/williamcabrera4/chrome-app-websocket-tester/issues/new) for support.
## Contributing
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/williamcabrera4/chrome-app-websocket-tester/pulls).