Support websockets for control #3
Labels
exp/expert
Having worked on the specific codebase is important
kind/enhancement
A net-new feature or improvement to an existing feature
P3
Low: Not priority right now
A copy of libp2p/go-libp2p-daemon#60
If we change the socket path to be a multiaddr and then create unix socket listening as just another libp2p transport, we could determine our appropriate control transport based on the multiaddr, similar to how libp2p already operates.
The text was updated successfully, but these errors were encountered: