threefoldtech / rmb-rs

RMB implementation in rust
Apache License 2.0
3 stars 1 forks source link

rmb-peer should have special handling for relay errors #156

Closed sameh-farouk closed 9 months ago

sameh-farouk commented 9 months ago

ATM rmb-peer fails to parse relay error messages due to the lack of proper expiration, source and signature. rmb-peer should have special handling for relay error messages.