8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chore: fix some wrong comments
chore: refine eventloop.read(*conn)
chore: update READMEs
Breaking API changes and optimizations
opt: put the static buffer back to pool to reduce more memory usages
chore: update some comments
chore: resolve the lint issue of staticcheck
bug: set the status of ring-buffer to non-empty after it grows its size Fixes panjf2000#288
opt: improve the management logic of the mixed-buffer
chore: move the ownerships of reactors from server to eventloop