https://github.com/houkasaurusrex/boilerplate-ws-client
A simple websockets client in Vue
https://github.com/houkasaurusrex/boilerplate-ws-client
Last synced: 9 months ago
JSON representation
A simple websockets client in Vue
- Host: GitHub
- URL: https://github.com/houkasaurusrex/boilerplate-ws-client
- Owner: HoukasaurusRex
- License: mit
- Created: 2019-09-01T07:38:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T04:03:11.000Z (over 3 years ago)
- Last Synced: 2024-11-24T19:58:21.239Z (over 1 year ago)
- Language: JavaScript
- Homepage: ws-client.houk.space
- Size: 2.28 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Welcome to simply-ws-client 👋
> A simple websockets client in Vue
### 🏠 [Homepage](ws-client.houk.space)
## Install
```sh
npm install
```
## Usage
```sh
npm start
```
## Run tests
```sh
npm test
```
## Author
👤 **JT Houk (https://jt.houk.space/)**
* Twitter: [@CapnAwesome](https://twitter.com/CapnAwesome)
* Github: [@Pterobyte](https://github.com/Pterobyte)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](github.com/pterobyte/simply-ws-client/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [JT Houk (https://jt.houk.space/)](https://github.com/Pterobyte).
This project is [MIT](github.com/pterobyte/simply-ws-client/blob/master/LICENSE) licensed.
***
### TODO:
- private messaging
- binary handler