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 |
|