Enable windows job on travis #5
Labels
exp/novice
Someone with a little familiarity can pick up
help wanted
Seeking public contribution on this issue
P1
High: Likely tackled by core team if no one steps up
status/blocked
Unable to be worked further until needs are met
With the initial implementation merged #4 , we will need to enable windows job on travis afterwards.
go-libp2p-daemon
has evolved to usemultiaddr
as a unix socket path, instead of the unix socket itself. In this context, for windows purposes as stated on libp2p/go-libp2p-daemon#61, we can use tcp sockets for communicating between thedaemon-client
and thedaemon
.So, we need the following issues solved to enable the windows CI here:
The text was updated successfully, but these errors were encountered: