| Crates.io | basws-yew |
| lib.rs | basws-yew |
| version | 0.1.4 |
| created_at | 2020-09-29 20:22:09.33034+00 |
| updated_at | 2021-02-08 18:32:57.46868+00 |
| description | A yew-client for basws, a simple async WebSocket client/server framework |
| homepage | |
| repository | https://github.com/khonsulabs/basws |
| max_upload_size | |
| id | 294302 |
| size | 19,489 |
basws-yew is a client for the basws WebSocket framework. For more information, see the basws README.
To set up your own protocol client:
ClientLogic traitTODO: Create a Yew example.