package
1.2.2
Repository: https://github.com/osgochina/dmicro.git
Documentation: pkg.go.dev

# Functions

DefaultProtoFunc 获取默认的传输编码协议.
GetSocket 获取一个socket.
NewHubSocket 创建仓库.
NewSocket 对外暴露创建链接的接口.
ReadBuffer 获取链接读缓冲区长度.
SetDefaultProtoFunc 设置默认的传输编码协议.
SetKeepAlive 开启链接保活.
SetKeepAlivePeriod 链接保活间隔时间.
SetNoDelay 开启关闭no delay算法.
SetReadBuffer 设置链接读缓冲区长度.
SetWriteBuffer 设置链接写缓冲区长度.
No description provided by the author
WriteBuffer 获取链接写缓冲区长度.

# Variables

No description provided by the author

# Structs

HubSocket socket 仓库.

# Interfaces

No description provided by the author
UnsafeSocket 比socket接口多了更多不安全的方法.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author