jamsocket / aper

A Rust data structure library built on state machines.
https://aper.dev
MIT License
299 stars 12 forks source link

Allow `ClientBuilder` to be configured #12

Closed paulgb closed 1 year ago

paulgb commented 3 years ago

E.g. use an endpoint other than /ws.

paulgb commented 1 year ago

With #31 we've entirely refactored out ClientBuilder.