Commit Graph

30 Commits

Author SHA1 Message Date
Aleksandr Razumov
bb835f8153 client: add finalizer (fix #36) 2018-04-29 14:11:43 +03:00
Aleksandr Razumov
2f1a10917a client: improve code coverage, add error return value for NewClient 2017-12-15 21:32:54 +03:00
Aleksandr Razumov
cbb64515aa {client,agent}: don't alloc on client.Do 2017-12-15 15:07:25 +03:00
Aleksandr Razumov
0c5e708c79 client: optimize Do 2017-12-15 09:00:07 +03:00
Aleksandr Razumov
fcee96354c client: pretty-print for StopErr.Error() 2017-10-17 03:11:11 +02:00
Aleksandr Razumov
b720eed08b client: pretty-print for CloseErr.Error() 2017-10-17 02:56:46 +02:00
Aleksandr Razumov
04cd4d0fe9 client: check if closed in Start method 2017-07-19 01:31:01 +02:00
Aleksandr Razumov
54c5653bf1 client: remove debug print 2017-07-19 01:26:52 +02:00
Aleksandr Razumov
635e899324 client: add ClientAgent interface description 2017-07-19 01:21:31 +02:00
Aleksandr Razumov
dcecec9439 client: add Start method, make Do synchronous 2017-07-19 01:16:40 +02:00
Aleksandr Razumov
9ff593ca1d client: add missed comments 2017-07-19 00:08:35 +02:00
Aleksandr Razumov
6ee3c00f52 client: document that Do is async 2017-07-19 00:05:22 +02:00
Aleksandr Razumov
d59300659e client: add Indicate method 2017-07-19 00:03:38 +02:00
Aleksandr Razumov
faf5770ffa client: initial implementation 2017-07-19 00:01:36 +02:00
Aleksandr Razumov
a186c0aabd client: remove legacy implementation 2017-06-26 03:18:59 +02:00
Aleksandr Razumov
b0a75d3cdc agent: error values, tests, comments, gc fix 2017-06-25 12:08:05 +02:00
Aleksandr Razumov
231e54768c Agent: initial implementation 2017-05-28 14:56:37 +03:00
Aleksandr Razumov
ba61dde99a client: fix integration test 2017-03-15 23:09:43 +03:00
Aleksandr Razumov
46e1b1fabe client: speedup *Client implementation 2017-03-15 23:03:22 +03:00
Aleksandr Razumov
525432c9cf client: update implementation 2017-03-15 04:43:37 +03:00
Aleksandr Razumov
e1162d5592 client: initial implementation 2017-03-11 19:52:12 +03:00
Aleksandr Razumov
7a54ae7a7a all: reduce dependencides and be more idiomatic 2017-02-01 04:39:23 +03:00
ernado
77d1841fec attributes:error-code: use map instead of swich-case 2017-01-14 03:56:35 +03:00
ernado
b2b5a203cd all: nicer var and const comments 2017-01-14 03:50:11 +03:00
ernado
4e7b694a08 goimports 2017-01-14 02:34:50 +03:00
Aleksandr Razumov
9a7447727c client: update cli with Client, fix #13 2016-05-12 17:49:15 +03:00
Aleksandr Razumov
7434b6616c all: update client and server 2016-05-11 16:53:35 +03:00
Aleksandr Razumov
76446d1824 client: imlement client, fix #4 2016-05-09 22:36:23 +03:00
Aleksandr Razumov
1a54eb8156 refactor again 2016-04-26 00:42:09 +03:00
Aleksandr Razumov
57626736b5 add blackbox; refactor 2016-04-24 23:26:20 +03:00