Commit Graph

26 Commits

Author SHA1 Message Date
Aleksandr Razumov
c563d0b3ba client: test indication and cleanup 2017-12-15 20:15:29 +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
43243eedc0 client: gofmt -s tests
Signed-off-by: Aleksandr Razumov <ar@cydev.ru>
2017-10-19 13:20:55 +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
f3ca5dba0f client: improve test coverage (fix #33) 2017-09-06 12:02:10 +02:00
Aleksandr Razumov
7b3aefd8c6 client: add bench for Do overhead 2017-07-19 01:16:59 +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
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
Aleksandr Razumov
a7c6a6b516 attr: fix #11 getAttrValue 2016-05-12 20:19:59 +03:00
Aleksandr Razumov
7434b6616c all: update client and server 2016-05-11 16:53:35 +03:00
Aleksandr Razumov
70e26604ae client: update test 2016-05-08 01:14:31 +03:00
Aleksandr Razumov
c735425ae8 all: use ReadFrom and WriteTo instead of Put and Get 2016-05-02 22:27:53 +03:00
Aleksandr Razumov
e951cc2b59 all: fix linters warnings; update makefile 2016-04-29 21:37:10 +03:00
Aleksandr Razumov
bf2972d501 all: implement XOR MAPPED ADDRESS 2016-04-27 22:01:47 +03:00
Aleksandr Razumov
7c59117ca8 client: update test 2016-04-27 18:35:53 +03:00
Aleksandr Razumov
4d234bbe3a fix error check 2016-04-26 00:46:28 +03:00
Aleksandr Razumov
1a54eb8156 refactor again 2016-04-26 00:42:09 +03:00
Aleksandr Razumov
14b144e1ae add stun 2016-04-25 15:17:50 +03:00
Aleksandr Razumov
57626736b5 add blackbox; refactor 2016-04-24 23:26:20 +03:00