• Kirill Smelkov's avatar
    go/neo/neonet: User-visible Send/Recv + Ask/Expect · 39982595
    Kirill Smelkov authored
    Provide Conn.Send and Conn.Recv which work on NEO messages and
    automatically encode/decode them into packets on the fly.
    
    Similarly to NEO/py also provide Ask to send a request and receive
    expected reply and Expect which does only the latter half of Ask.
    39982595
connection.go 38.2 KB