Santiago Carmuega
|
9200663c8d
|
chore: fix lint warnings across the board (#374)
|
2024-01-04 09:47:04 -03:00 |
|
Clark Alesna
|
1e7407867f
|
feat(network): implement split read / write for NamedPipe bearer (#371)
|
2024-01-03 08:34:16 -03:00 |
|
Andrew Westberg
|
57d84fe1e9
|
fix(network): set so_linger socket option to match cardano-node (#369)
|
2024-01-03 08:28:52 -03:00 |
|
Santiago Carmuega
|
8b13646680
|
fix(network): demux using one mpsc channel per miniprotocol (#366)
|
2023-12-21 19:56:44 -03:00 |
|
Santiago Carmuega
|
4f598ebc31
|
refactor(network): split bearer into read/write (#364)
|
2023-12-21 18:08:29 -03:00 |
|
Andrew Westberg
|
d1e40907c6
|
fix(network): add tcp_nodelay to bearer (#365)
|
2023-12-20 21:50:03 -03:00 |
|
Andrew Westberg
|
1ed2161a43
|
feat(network): update n2n handshake versions & add keepalive miniprotocol (#362)
|
2023-12-19 07:56:10 -03:00 |
|
Santiago Carmuega
|
7d0de0b494
|
chore(deps): update NamedPipes related deps (#336)
|
2023-11-20 08:28:35 -03:00 |
|
Santiago Carmuega
|
155139e166
|
fix: fix conditional code for windows builds (#334)
|
2023-11-16 13:36:49 -03:00 |
|
Olof Blomqvist
|
d6bcffe1b5
|
feat(network): implement windows named pipes connections (#279)
|
2023-11-16 10:06:34 -03:00 |
|
Santiago Carmuega
|
277f0d488a
|
fix(network): skip unix listener on windows (#287)
|
2023-09-10 22:31:05 -03:00 |
|
Santiago Carmuega
|
1f870cac66
|
chore: fix lint warning (#283)
|
2023-09-07 09:39:18 -03:00 |
|
Harper
|
7f919dcef5
|
feat(network): add server-side facades (#282)
|
2023-09-01 09:15:14 -03:00 |
|
Santiago Carmuega
|
a003ec21f7
|
chore: fix pending code formatting (#270)
|
2023-07-18 22:54:39 -03:00 |
|
Andrew Westberg
|
554fa1578e
|
feat: add handshake with query for n2c (#266)
|
2023-06-27 13:46:24 -03:00 |
|
Olof Blomqvist
|
31a87032ca
|
fix: fix builds on windows platform (#263)
|
2023-06-21 13:39:43 -03:00 |
|
Santiago Carmuega
|
afb2d6a7c3
|
docs(network): Add chain-sync client docs (#252)
|
2023-04-15 13:56:52 -03:00 |
|
Santiago Carmuega
|
46dd2a685f
|
fix: Handle bearer I/O errors (#247)
|
2023-04-11 10:08:44 -03:00 |
|
Santiago Carmuega
|
e46b152786
|
refactor: Improve network module naming (#245)
|
2023-04-10 20:21:11 -03:00 |
|