1 file changed
+1
-1
lines changed- include/fc/exception/exception.hpp+70-51
- include/fc/io/raw.hpp+3-3
- include/fc/io/raw_fwd.hpp+2-2
- include/fc/network/http/connection.hpp+3-1
- include/fc/network/http/websocket.hpp+5-4
- include/fc/network/ip.hpp+2-2
- include/fc/rpc/api_connection.hpp+6-2
- include/fc/rpc/state.hpp+15-12
- include/fc/rpc/websocket_api.hpp+4-6
- include/fc/variant.hpp+5-5
- src/exception.cpp+19
- src/network/http/websocket.cpp+9-6
- src/rpc/state.cpp+3-2
- src/rpc/websocket_api.cpp+125-63
- src/variant.cpp+6-6
- tests/api_tests.cpp+1
0 commit comments