Andreas Abros

Results 2 issues of Andreas Abros

Adds wasm-tests for websocket transport to allow manually running WASM tests. ## Description It appears after replacing Websocket WASM implementation, websocket transport doesn't work anymore in WASM. This PR provides...

need/author-input

There is a need to have ability to load existing keypair file used for authentication with P2P nodes which only allow known PeerIds to connect (https://docs.rs/libp2p/latest/libp2p/allow_block_list/index.html#structs). Proposed change adds additional...