You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
naza/pkg
q191201771 3c9a6ad00e messages:
- package connection:
  - [feat] 增加连接关闭标志,使得使用channel发送数据时,可以向调用方返回连接已关闭的错误
  - [feat] 增加Option.WriteChanFullBehavior,使用channel发送数据时,如果channel满了,可以配置是阻塞还是返回错误
  - [refactor] 不同错误返回不同的错误值
  - [refactor] 去除一些debug日志
5 years ago
..
assert patch 5 years ago
bele [feat] package bele: add func ReadLEUint32 5 years ago
bininfo add blog post link of bininfo 5 years ago
bitrate package bitrate: bugfix crash, erase elem while iterate slice 5 years ago
connection messages: 5 years ago
consistenthash package fake, nazabits, nazalog 5 years ago
fake package fake, nazabits, nazalog 5 years ago
filebatch details: 5 years ago
ic patch 5 years ago
lru 1. [feat] 新增package lru 2. [feat] nazahttp: 新增函数 GetHttpFile 5 years ago
nazaatomic - demo/add_blog_license 5 years ago
nazabits 1. [feat] BitReader的所有函数增加读取越界检查 2. [feat] 增加BitReader::ReadGolomb函数,读取0阶指数哥伦布编码 5 years ago
nazahttp 1. [feat] nazahttp: 增加函数ReadHTTPHeader,ParseHTTPRequestLine,ParseHTTPStatusLine,读取HTTP头部信息 2. [refactor] 函数GetHttpFile,DownloadHTttpFile重命名为GetHTTPFile,DownloadHTTPFile 5 years ago
nazajson - demo/add_blog_license 5 years ago
nazalog package fake, nazabits, nazalog 5 years ago
nazamd5 details: 5 years ago
nazastring - demo/add_blog_license 5 years ago
ratelimit [feat] package ratelimit: new func LeakyBucket::MaybeAvailableIntervalMSec() 5 years ago
slicebytepool package slicebytepool: add defaultSharedSliceByteOption 5 years ago
snowflake [docs] package snowflake: add code comment 5 years ago
taskpool v0.9.0 5 years ago
unique - demo/add_blog_license 5 years ago