What's Changed
* Added websocket client handler, and websocket-client module by antoinetran in https://github.com/permitio/fastapi_websocket_rpc/pull/32
* Allow more recent websockets version by Graeme22 in https://github.com/permitio/fastapi_websocket_rpc/pull/35
* Remove WebsocketRPCEndpoint.on_connect by 5p4k in https://github.com/permitio/fastapi_websocket_rpc/pull/40
New Contributors
* antoinetran made their first contribution in https://github.com/permitio/fastapi_websocket_rpc/pull/32
* Graeme22 made their first contribution in https://github.com/permitio/fastapi_websocket_rpc/pull/35
* 5p4k made their first contribution in https://github.com/permitio/fastapi_websocket_rpc/pull/40
**Full Changelog**: https://github.com/permitio/fastapi_websocket_rpc/compare/0.1.25...0.1.26