An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Welcome to simply-ws-client 👋



Version

License: MIT


Twitter: CapnAwesome

> 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