Skip to content

Tags: Allenxuxu/gev

Tags

v0.5.0

improve std server in windows

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #123 from Allenxuxu/fix-protocol

Fix default protocol

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sendInLoopFinish callback (#97)

v0.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix: fix(#85) (#88)

Co-authored-by: charlesxie <charlesxie@tencent.com>

v0.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix websocket close (#79)

* Fix #78 && add unit test

v0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Test pull request (#75)

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
optimize performance (#71)

* fix unit test
* Improve eventloop performance
* update benchmarks

v0.1.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix write return error EAGAIN (#61)

* fix unix.Write return EAGAIN

v0.1.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #54 from Allenxuxu/feat-ringbuf-len

add buffer length

v0.1.9

update README