Ethoprotocol
Ethoprotocol copied to clipboard
Official Go implementation of The Etho Protocol
Results
21
Ethoprotocol issues
Sort by
recently updated
recently updated
newest added
After compiling latest github code with go 1.16 results in panic of daemon due to older version of quic-go. ``` panic: qtls.ClientSessionState not compatible with tls.ClientSessionState goroutine 1 [running]: github.com/lucas-clemente/quic-go/internal/handshake.init.2()...
bug