issues
search
FireNio
/
firenio
🐳🐳An easy of use io framework project based on java nio&epoll
https://firenio.com(No Served)
Apache License 2.0
349
stars
93
forks
source link
[Version] Update to 1.3.4
#60
Closed
wangkaish
closed
4 years ago
wangkaish
commented
4 years ago
update ByteBuf indexOf
set EventLoop memory limit to 2GB-63
move channel.read channel.write to public
add setBytes(long address)
move Channel.read to Protocol
limit idle time
support HEAD method(http1.1)
bug fix: check if unsafe available
independent boot module