Matthias Seitz
|
5ca2cab97f
|
refactor: move RequestError from network to interfaces p2p (#197)
|
2022-11-13 09:46:38 +01:00 |
|
Matthias Seitz
|
139efee599
|
feat(net): impl peer management (#194)
|
2022-11-12 08:41:15 +01:00 |
|
Matthias Seitz
|
c43d752929
|
feat(net): more request handling (#186)
* feat(net): more request handling
* rm uneccessary checks
* rm box
|
2022-11-10 21:24:47 +01:00 |
|
Matthias Seitz
|
836ad6aaee
|
feat(net): add request/response message types (#176)
* feat(net): add request/response message types
* chore: rustfmt
|
2022-11-08 17:52:17 +01:00 |
|
Matthias Seitz
|
1408309b74
|
feat(net): add active session type (#169)
* refactor(net): unify capability types
* refactor(net): unify capability types
* feat(net): add active session type
|
2022-11-07 23:15:38 +01:00 |
|
Matthias Seitz
|
5721262740
|
refactor(net): unify capability types (#168)
* refactor(net): unify capability types
* refactor(net): unify capability types
|
2022-11-07 18:04:17 +01:00 |
|
Matthias Seitz
|
b7cdfbf4f9
|
feat(net): network scaffolding (#110)
* feat(net): network scaffolding
|
2022-11-07 09:27:08 +01:00 |
|