go/neo/neonet: User-visible Send/Recv + Ask/Expect
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.
Showing
Please register or sign in to comment