#yew #basws #protocols #framework #client-server #information

yanked basws-yew

A yew-client for basws, a simple async WebSocket client/server framework

0.1.4 Feb 8, 2021
0.1.3 Feb 5, 2021
0.1.1 Jan 30, 2021
0.1.0-dev-8 Oct 20, 2020
0.1.0-dev-6 Sep 30, 2020

#198 in #yew


Used in basws

MIT license

29KB
622 lines

basws-yew

crate version

basws-yew is a client for the basws WebSocket framework. For more information, see the basws README.

To set up your own protocol client:

  • Implement the ClientLogic trait
  • Interact with ApiAgent in a similar fashion that you would interact with other Yew agents.

TODO: Create a Yew example.

Dependencies

~10MB
~220K SLoC