Passed
Push — master ( 239fba...767d9a )
by Michael
03:05
created

Python Modules Changes

A aiohttp_rpc.client.websocket added
A aiohttp_rpc.server.websocket added
A
aiohttp_rpc.client.ws removed
A
aiohttp_rpc.server.ws removed

Python Functions Changes

A aiohttp_rpc.client.base.BaseJsonRpcClient._collect... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient.send_... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient._hand... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient._get_... added
A aiohttp_rpc.server.websocket.WsJsonRpcServer.handl... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient.__ini... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient._hand... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient.conne... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient.clear... added
A aiohttp_rpc.client.websocket.WsJsonRpcClient.disco... added
view more  
B A aiohttp_rpc.server.base.BaseJsonRpcServer._process... improved
B A aiohttp_rpc.client.base.BaseJsonRpcClient.batch() improved
B
aiohttp_rpc.client.ws.WsJsonRpcClient.send_json() removed
A
aiohttp_rpc.client.ws.WsJsonRpcClient._handle_ws_m... removed
A
aiohttp_rpc.server.ws.WsJsonRpcServer.handle_webso... removed
A
aiohttp_rpc.client.ws.WsJsonRpcClient.__init__() removed
A
aiohttp_rpc.client.ws.WsJsonRpcClient._handle_ws_m... removed
A
aiohttp_rpc.client.ws.WsJsonRpcClient.connect() removed
A
aiohttp_rpc.client.ws.WsJsonRpcClient._notify_all_... removed
A
aiohttp_rpc.client.ws.WsJsonRpcClient.disconnect() removed
A
aiohttp_rpc.client.ws.WsJsonRpcClient._notify_abou... removed
A
aiohttp_rpc.server.ws.WsJsonRpcServer.handle_http_... removed
view more