• Kirill Smelkov's avatar
    go/neo/proto: Unexport Msg.NEOMsg{Encode,Decode} · 39545b9c
    Kirill Smelkov authored
    And provide only single top-level entry-points to encode/decode
    messages. As of now the entry points are just plain forwarding, but with
    introducing of msgpack and encodings, they will take into account
    through which encoding a message has to be encoded/decoded.
    39545b9c
connection.go 45.8 KB