Commit Graph

17 Commits

Author SHA1 Message Date
Artem30801
70ec36b992 Request\response processing 2020-12-02 09:49:44 +03:00
Artem30801
1cef868938 refactored communication, added example 2020-11-25 02:31:59 +03:00
Artem30801
11c6953041 Finished up reconnection handling, processing of recieved data, improved API 2020-11-07 01:09:35 +03:00
Artem30801
8ea73f8ec9 Messaging and server_core improvements. Refactored client_core to use asyncio. Autoconnection is fully working 2020-11-03 01:31:04 +03:00
Artem30801
12c9514f01 server/messaging: broadcast sending\recieving, improved server stopping and API 2020-10-29 00:30:29 +03:00
Artem30801
d4d3a4f45f started asyncio refactor 2020-10-26 13:13:11 +03:00
Artem30801
ca8e960318 changed current usage of callbacks to match new API 2020-10-25 21:48:29 +03:00
Artem30801
9e0ab8fcce messaging: added CallbackManager class 2020-10-25 21:12:18 +03:00
Artem30801
013faf7593 docs: fixed identation in callback 2020-10-20 01:29:12 +03:00
Artem30801
2902db9f14 docs: updated API docs for client_core and messaging 2020-10-20 01:11:58 +03:00
Artem30801
6f91d361b7 lib: added init file for python2 support 2020-10-17 21:38:00 +03:00
Artem30801
1d20302466 client: fixed localhost as ip_addr, pt2 2020-10-06 00:31:29 +03:00
Artem30801
f15d61779e client: fixed localhost as ip_addr error in config 2020-09-30 04:05:40 +03:00
Arthur Golubtsov
7a2fef888f Fix handling exceptions 2020-06-20 04:00:54 +03:00
Arthur Golubtsov
d0e18b1a0b lib: Add ability to write option without section 2020-06-03 15:05:26 +03:00
Arthur Golubtsov
73cec4b603 Move messaging_lib->messaging 2020-06-03 06:05:43 +03:00
Arthur Golubtsov
369e0718e5 Move libs to lib and tests to test, add assets folder to test 2020-06-02 19:00:22 +03:00