项目作者: bcho

项目描述 :
Read & write binary packet with length.
高级语言: Go
项目地址: git://github.com/bcho/packet.git
创建时间: 2016-02-14T08:49:25Z
项目社区:https://github.com/bcho/packet

开源协议:MIT License

下载


Packet

Build Status

Read & write binary packet with length.

History

2.0

Adds:

  • ReadPacket / WritePacket functions for low-level usage.
  • NewWriter for building io.Writer adapter.

1.0

This package is based on Leaf‘s tcp_msg module.

License

MIT