Closed
Description
@jacobheun could this have been introduced with the refactor? It seems that the muxer on the connection is not being correctly set up when a Relay connection happens.
1) circuit relay
"after all" hook:
Uncaught TypeError: Cannot read property 'muxer' of undefined
at each (node_modules/libp2p-switch/src/index.js:113:14)
//cc @dryajov