122 Commits

Author SHA1 Message Date
Mikhail Iudin
da6c99c949
fix rebase changes 2023-05-23 14:38:34 +02:00
Sergey Cherepanov
24395ec7bf
refactor handshake err 2023-05-22 19:17:20 +02:00
Sergey Cherepanov
d8ed9f9307
fix HandshakeError 2023-05-22 18:00:30 +02:00
Sergey Cherepanov
d04e55bc9c
propagate handshake error + NetworkCompatibilityStatus method 2023-05-22 17:57:00 +02:00
Sergey Cherepanov
698507d363
make credentials with version, fix test 2023-05-22 15:31:55 +02:00
Sergey Cherepanov
f5bb73a3e7
handshake proto version 2023-05-22 13:51:13 +02:00
Sergey Cherepanov
b8cb74d2ff
QueueId wrapper + test 2023-05-15 20:01:52 +02:00
Sergey Cherepanov
3d4ac4d130
use multiqueue for stream + MessageQueueId interface 2023-05-15 19:52:19 +02:00
Sergey Cherepanov
34c6ce261e
streampool: send queue per peer + metrics 2023-05-15 15:50:27 +02:00
Sergey Cherepanov
39a8c59f83
stream ctx + peer addr 2023-05-04 17:38:34 +02:00
Sergey Cherepanov
6ed21a94d3
move rpc prometheus config to metric service 2023-04-21 17:00:35 +02:00
mcrakhman
4ed3ddeac1
Update dialer to have peer addrs map 2023-05-05 16:18:46 +02:00
mcrakhman
4e7b96b942
Check peerId when dialling 2023-04-25 20:55:00 +02:00
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