59 Commits

Author SHA1 Message Date
mcrakhman
3b3a0199bd
Update object sync error handling logic 2023-04-19 20:42:47 +02:00
Sergey Cherepanov
122df895d1
log dial error 2023-04-17 16:08:19 +02:00
Sergey Cherepanov
ed004a2ae0
fix handshake test 2023-04-12 14:22:33 +02:00
mcrakhman
b82c7da159
Change add to tryadd in dial 2023-04-12 19:16:48 +02:00
mcrakhman
456fbe1f24
Move peer util package into crypto 2023-03-27 21:22:32 +02:00
mcrakhman
7e51eca1a6
Fix tests 2023-03-26 18:47:35 +02:00
mcrakhman
4efe189eec
Fix handshake tests 2023-03-26 13:45:24 +02:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
3a07939b01
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
mcrakhman
ab3a8e2bcd
Remove old connection from pool on close (GetOneOf) 2023-03-13 17:18:21 +01:00
Roman Khafizianov
7cd737a08a
change logger name 2023-03-13 14:14:55 +01:00
Roman Khafizianov
96c4ea3a45
cleanup logger names 2023-03-10 19:32:20 +01:00
mcrakhman
65e1577bfd
Ocache remove with ctx 2023-03-11 13:41:07 +01:00
mcrakhman
307b741dc7
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
e1c4c472dd
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
mcrakhman
aa6c2e7ce4
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
Sergey Cherepanov
370683ff70
fix listener 2023-02-17 15:38:42 +03:00
Sergey Cherepanov
68e122cf72
remove unused param 2023-02-17 00:24:52 +03:00
Sergey Cherepanov
3a43f603fb
dial timeout 2023-02-17 00:19:05 +03:00
Sergey Cherepanov
1a588d0a72
remove tls listener, move handshake to serve goroutine 2023-02-17 00:09:52 +03:00
mcrakhman
f796cc6c6d
Add listen addrs 2023-02-14 23:09:03 +01:00
Sergey Cherepanov
ba1cc69c01
secure service test 2023-02-15 22:09:09 +03:00
Sergey Cherepanov
e93812cdcc
handshake with ctx 2023-02-15 21:29:37 +03:00
Sergey Cherepanov
862d5fe693
increase dial timeout + debug logs 2023-02-15 14:58:23 +03:00
Sergey Cherepanov
5fb7bcca22
dial timeout 2023-02-14 19:39:57 +03:00
Sergey Cherepanov
c262be5f58
timeoutconn: remove debug 2023-02-13 22:13:40 +03:00
Sergey Cherepanov
d30d79a110
wip: secureservice with verifiers 2023-02-13 21:48:41 +03:00
Sergey Cherepanov
d91d0941f6
handshake: return identity 2023-02-13 13:45:07 +03:00
Sergey Cherepanov
d07ff2ff8e
handshake proto and implementation 2023-02-11 22:52:20 +03:00
mcrakhman
8097445e6e
Helper methods for local streams etc 2023-02-01 23:21:02 +01:00
Sergey Cherepanov
8a259941a7
testrpc server implement app.Component 2023-02-04 15:20:34 +03:00
Sergey Cherepanov
45885a59b3
fix 2023-02-02 21:21:25 +03:00
Sergey Cherepanov
9a043e39a0
fix 2023-02-02 21:16:59 +03:00
Sergey Cherepanov
64c596de8a
testPool: add peers 2023-02-02 13:18:30 +03:00
Sergey Cherepanov
c51e3e2e05
testPool: implement pool.Service 2023-02-02 13:12:52 +03:00
Sergey Cherepanov
854d832c81
streampool: close dial queue 2023-01-30 18:40:25 +03:00
Sergey Cherepanov
cf15052b76
stream config 2023-01-30 17:03:31 +03:00
Sergey Cherepanov
f6d5ea6495
dial pool 2023-01-30 16:43:52 +03:00
Sergey Cherepanov
b155031cb1
async dial 2023-01-30 13:16:07 +03:00
mcrakhman
8b67c188ba
Add dialer to inner pool 2023-01-28 23:58:47 +01:00
Sergey Cherepanov
b1a1ff1a72
fix streampool tags 2023-01-27 20:34:48 +03:00
Sergey Cherepanov
0e7450fd52
streampool fixes 2023-01-27 16:14:34 +03:00
Sergey Cherepanov
80c8da8cac
space milti queue 2023-01-27 13:50:36 +03:00
Sergey Cherepanov
eb1049b160
debug/fixes 2023-01-25 23:35:20 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00
Sergey Cherepanov
cc89d5919e
debug 2023-01-24 16:23:35 +03:00
Sergey Cherepanov
2d2f24b3e3
peer and space last usage 2023-01-20 19:32:38 +03:00
Sergey Cherepanov
5fb6ee5a7b
sync fixes + fix tests 2023-01-20 14:55:45 +03:00
Sergey Cherepanov
34848254be
commonspace with new streampool 2023-01-19 15:17:04 +03:00
Sergey Cherepanov
e4d8b4578d
common streampool pkg 2023-01-18 13:46:49 +03:00