Sergey Cherepanov
|
ea4248a51d
|
quic write deadline
|
2025-03-26 11:30:29 +01:00 |
|
Mikhail Rakhmanov
|
0cac23037c
|
Fix snapshot path, update mocks, ignore heads mismatch error
|
2025-03-11 16:20:44 +01:00 |
|
mcrakhman
|
d17864b416
|
Regenerate mocks, fix synctree and syncacl tests
|
2025-02-04 23:45:45 +01:00 |
|
Anthony Akentiev
|
bc7e2f9258
|
Merge pull request #329 from anyproto/mocks-generate
Add mocks target to Makefile, regenerate mocks
|
2024-11-12 11:55:19 +01:00 |
|
mcrakhman
|
b18f615c66
|
Fix closing quic connections
|
2024-10-29 13:20:44 +01:00 |
|
Anthony Akentiev
|
4338440bed
|
Add mocks target to Makefile, regenerate mocks
|
2024-10-26 18:48:47 +01:00 |
|
Roman Khafizianov
|
a11728fb25
|
add DialContext to yamux transport
|
2024-10-11 09:34:53 +02:00 |
|
Anthony Akentiev
|
3783e291c6
|
Decrease log level for some connection errors
|
2024-06-24 14:39:01 +03:00 |
|
Sergey Cherepanov
|
b00d992a54
|
close quic connection on failed handshake
|
2024-04-25 12:23:22 +02:00 |
|
Sergey
|
67907c89cc
|
Generate mocks
|
2024-01-24 10:01:00 +01:00 |
|
Sergey Cherepanov
|
68e62f3eb7
|
connection CloseChan method
|
2023-12-22 16:42:51 +01:00 |
|
mcrakhman
|
ce7bce7e48
|
Change treesyncer component and mocks
|
2023-09-27 22:41:33 +02:00 |
|
Sergey Cherepanov
|
5f2f7daa35
|
quic.ListenAddrs returns addrs
|
2023-08-23 16:38:46 +02:00 |
|
Sergey Cherepanov
|
a7368f08ad
|
expose quic.ListenAddrs
|
2023-08-11 17:03:16 +02:00 |
|
Sergey Cherepanov
|
a31f05a201
|
peerservice dialScheme
|
2023-08-11 16:30:14 +02:00 |
|
Sergey Cherepanov
|
2edd9c7b6d
|
addr scheme + fixes + peerservice test
|
2023-08-11 15:34:05 +02:00 |
|
Sergey Cherepanov
|
7d72189a41
|
quic transport impl
|
2023-07-18 18:13:31 +02:00 |
|
Sergey Cherepanov
|
f00bcfbc78
|
Merge branch 'main' of github.com:anyproto/any-sync into quic
|
2023-07-18 17:15:32 +02:00 |
|
Sergey Cherepanov
|
ef128dd33f
|
switch to uber/gomock
|
2023-07-10 15:41:22 +02:00 |
|
Sergey Cherepanov
|
f943991bc0
|
yamux bench test: open sub conn
|
2023-06-23 18:32:13 +02:00 |
|
Sergey Cherepanov
|
291b8daf5f
|
fix blinking test
|
2023-06-23 17:47:29 +02:00 |
|
Sergey Cherepanov
|
49c3178f65
|
cleanup
|
2023-06-23 16:57:51 +02:00 |
|
Sergey Cherepanov
|
894f4db1ff
|
peer sub connections throtling + fixes
|
2023-06-23 16:54:55 +02:00 |
|
Sergey Cherepanov
|
31f0014783
|
add peer addr to cctx
|
2023-06-13 19:06:10 +02:00 |
|
Sergey Cherepanov
|
733027d798
|
remove multiconn.LastUsage + fix peer gc
|
2023-06-13 13:40:13 +02:00 |
|
Sergey Cherepanov
|
05b479e5fa
|
yamux keep-alive config + remove write deadline for sub conns
|
2023-06-13 13:28:19 +02:00 |
|
Sergey Cherepanov
|
767f868a36
|
remove test test
|
2023-06-12 18:55:40 +02:00 |
|
Sergey Cherepanov
|
ab6ecaa462
|
write deadline + check conn for close
|
2023-06-12 18:42:30 +02:00 |
|
Sergey Cherepanov
|
15326da736
|
yamux: move listCtx to Init
|
2023-06-08 14:37:54 +02:00 |
|
Sergey Cherepanov
|
24ce490524
|
yamux: AddListener method
|
2023-06-08 14:36:14 +02:00 |
|
Sergey Cherepanov
|
485c9dd768
|
yamux default timeouts
|
2023-06-07 14:49:44 +02:00 |
|
Sergey Cherepanov
|
2f1ba8c705
|
wip: quic transport
|
2023-06-07 13:31:40 +02:00 |
|
Sergey Cherepanov
|
ddc900a93c
|
yamux fixes
|
2023-06-06 20:45:18 +02:00 |
|
Sergey Cherepanov
|
2ec42e5e1f
|
yamux fix test race
|
2023-06-06 18:50:20 +02:00 |
|
Sergey Cherepanov
|
156f3387eb
|
ref: use peerId instead libp2p sec connection + quic ready interfaces
|
2023-06-06 18:36:09 +02:00 |
|
Sergey Cherepanov
|
0c0a501aad
|
peer outgoing proto handshake + test multiconn + streampool tests
|
2023-06-05 20:39:09 +02:00 |
|
Sergey Cherepanov
|
fb007211f0
|
simplify drpc server + peer accept loop
|
2023-05-31 20:24:07 +02:00 |
|
Sergey Cherepanov
|
553ed3a64b
|
peer drpc conn pool
|
2023-05-29 17:56:44 +02:00 |
|
Sergey Cherepanov
|
7958b43da6
|
peer service
|
2023-05-26 20:06:22 +02:00 |
|
Sergey Cherepanov
|
bc2049ccbc
|
wip: yamux transport + pool rewrite
|
2023-05-26 19:18:51 +02:00 |
|