You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#976: Add support for websocket send_json and receive_json (#984)
* Fix#976: Add support for websocket send_json and receive_json
* Fix for (#976): use send_str instead of low level send method
* Fix for (#976): add test for websocket send_json and receive_json
* Fix for (#976): refactor websocket send_json and receive_json
* Fix for (#976): refactor tests for websocket send_json and receive_json
* Fix for (#976): add documentation for websocket send_json and receive_json
* Fix for (#976): serialize receive_str response in receive_json
* Fix for (#976): refactor docs for receive_json method
0 commit comments