Skip to content

Release v0.1.1

Latest
Compare
Choose a tag to compare
@LCDZhao-Z LCDZhao-Z released this 24 May 08:21
· 1 commit to main since this release
  • Fixed the bug that memory leak when handing empty content request in Http2 #11
  • Allowed to write response in multiple threads in order instead of fixed thread #12
  • Changed package prefix to 'io.esastack' #13
  • Added onConnectionInit handler for listener channelRegistered or handler added event #15
  • Introduced commons-net #16
  • Make HttpServer in quickstart do not exit #19
  • Fixed the bug that handler status won‘t change after failing to 100-Continue #22