Commit Graph

13 Commits

Author SHA1 Message Date
Aleksandr Razumov
29b07afea1 {agent,client: add NoopHandler 2018-08-11 20:22:21 +03:00
Aleksandr Razumov
2b2b8aafed agent: use Handler as only argument for NewAgent 2018-08-11 09:48:24 +03:00
Aleksandr Razumov
30761c8960 agent: add test for SetHandler on closed agent 2018-08-09 03:02:31 +03:00
Aleksandr Razumov
e2fc3e0669 {agent,client}: use single handler in Agent 2018-08-09 02:56:14 +03:00
Aleksandr Razumov
dbf17d2d66 {agent,client}: implement RTO in Client 2018-08-09 01:29:18 +03:00
Aleksandr Razumov
d29ebc8197 {agent,client}: use function-based handler
This breaks backward compatibility, however, Agent and Client
are unstable and can change now.
2018-08-08 23:30:57 +03:00
Aleksandr Razumov
844549d50d agent: test double-close error 2017-12-15 20:07:03 +03:00
Aleksandr Razumov
cbb64515aa {client,agent}: don't alloc on client.Do 2017-12-15 15:07:25 +03:00
Aleksandr Razumov
4f60c8d5d5 agent: reduce scope, add StopWithError method 2017-07-19 00:01:26 +02:00
Aleksandr Razumov
fab9bda690 agent: check Collect errors in tests 2017-06-26 04:44:44 +02:00
Aleksandr Razumov
3fbf317823 agent: add Collect, improve comments 2017-06-26 04:42:55 +02:00
Aleksandr Razumov
c0378e2c49 agent: add tests 2017-06-26 03:40:43 +02:00
Aleksandr Razumov
a186c0aabd client: remove legacy implementation 2017-06-26 03:18:59 +02:00