Teemu Ollakka
|
779f84e5df
|
Made client_service, transaction independent of provider.
Provider may not be loaded when client_service and
transaction are constructed.
|
2018-06-19 14:54:58 +03:00 |
|
Teemu Ollakka
|
0e4c7f16a9
|
Pass ws_handle as const reference to provider replay()
|
2018-06-19 09:36:15 +03:00 |
|
Teemu Ollakka
|
60fb119fa1
|
Cleaned up client_state interface.
|
2018-06-18 18:55:38 +03:00 |
|
Teemu Ollakka
|
ef5751943d
|
Refactored most of the server_state interface into server_service
abstract interface.
|
2018-06-18 16:52:41 +03:00 |
|
Teemu Ollakka
|
03043d3f25
|
Removing client_state dependency from client_service.
|
2018-06-18 10:21:02 +03:00 |
|
Teemu Ollakka
|
ef4baa9f9d
|
Renamed server_context to server_state.
|
2018-06-17 10:07:48 +03:00 |
|
Teemu Ollakka
|
790c2bec4e
|
Renamed transcation_context to transaction
|
2018-06-17 10:04:00 +03:00 |
|
Teemu Ollakka
|
dd28b173ab
|
Renamed client_context to client_state.
|
2018-06-17 10:00:13 +03:00 |
|