Santiago Carmuega
|
e41759c90f
|
fix(multiplexer): Honor read timeouts in bearer logic (#154)
|
2022-07-20 10:11:16 -03:00 |
|
Santiago Carmuega
|
f67d36e7fa
|
feat: Add Vasil / Babbage compatibility (#126)
* feat: Bump n2n protocol versions for Babbage (#125)
* feat: Allow a specified timeout on tcp connection (#127)
* feat: Add Babbage primitives (#128)
* fix: Inaccurate header-body CDDL (#129)
* fix: Babbage CBOR codec issues (#130)
* feat: Include Babbage in traverse lib
* Parse Babbage headers (#131)
* Add Babbage nonce/leader vrf extension (#132)
Co-authored-by: Andrew Westberg <andrewwestberg@gmail.com>
|
2022-06-20 22:09:42 -03:00 |
|
Santiago Carmuega
|
19844889e6
|
feat(multiplexer): Use single channel for muxer (#133)
|
2022-06-20 16:06:46 -03:00 |
|
Santiago Carmuega
|
e8ea9c5d7f
|
fix(multiplexer): Handle bearer io error instead of panic (#118)
|
2022-06-13 17:36:31 -03:00 |
|
Santiago Carmuega
|
c075f8c2ab
|
fix(multiplexer): Use buffers that own the inner channel (#113)
|
2022-06-10 11:54:14 -03:00 |
|
Santiago Carmuega
|
f67e010c76
|
feat: Improve multiplexer ergonomics (#111)
|
2022-06-04 17:39:29 -03:00 |
|
Santiago Carmuega
|
a39682a38d
|
feat(multiplexer): Allow fine-grained control of concurrency strategy (#106)
|
2022-06-03 21:37:38 -03:00 |
|
Santiago Carmuega
|
4faf9a124d
|
refactor(miniprotocols): Use pure functions for state machines (#84)
|
2022-03-22 23:27:20 -03:00 |
|
Santiago Carmuega
|
19b9511d5c
|
fix(multiplexer): Remove disconnected protocols from muxer loop (#16)
|
2022-01-03 20:49:42 -03:00 |
|
Santiago Carmuega
|
c566769c51
|
fix(machines): Don't warn on expected end-of-input errors (#15)
|
2022-01-02 10:29:46 -03:00 |
|
Santiago Carmuega
|
29c16c199a
|
feat(multiplexer): Add error messages to potential panics
|
2021-12-19 17:27:48 -03:00 |
|
Mark Stopka
|
1cc332188e
|
feat: Disable Unix socket on non-unix platforms
|
2021-12-15 02:43:27 +01:00 |
|
Santiago Carmuega
|
2a880af828
|
refactor: make chainsync machine agnostic of content
|
2021-12-14 22:14:33 -03:00 |
|
Santiago Carmuega
|
883e0bd8a2
|
fix(multiplexer): resolve lint issues
|
2021-12-10 07:59:38 -03:00 |
|
Santiago Carmuega
|
eef3f7afeb
|
style: apply fmt to entire workspace
|
2021-12-09 07:03:13 -03:00 |
|
Santiago Carmuega
|
afd1d9e7c5
|
Move local state queries to its own module
|
2021-11-29 08:23:58 -03:00 |
|
Santiago Carmuega
|
0f4f98dd3d
|
Tidy up multiplexer api
|
2021-11-28 17:03:38 -03:00 |
|
Santiago Carmuega
|
91372b99ac
|
Wrap network under its own mod
|
2021-11-24 05:51:14 -03:00 |
|
Santiago Carmuega
|
e083a83044
|
Add unix socket bearer implementation
|
2021-11-22 15:20:30 -03:00 |
|
Santiago Carmuega
|
bf8581e361
|
Improve multiplexer lib semantics
|
2021-11-22 14:31:54 -03:00 |
|
Santiago Carmuega
|
04f90b5152
|
Improve multiplexer logs
|
2021-11-21 12:04:11 -03:00 |
|
Santiago Carmuega
|
65144ce14b
|
Implement multiplexer and mini-protocols PoC
|
2021-11-20 11:33:45 -03:00 |
|