Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Nov 20:35
· 117 commits to main since this release
d8c9204

First stable release.

Features

  • Added NIO and NIO2 support.
  • Added async commands processing.
  • Added Servers API.
  • Added Client Processor.
  • Added ServerdApplication class and removed Debug class.
  • Added Config support.
  • Added parsing config properties from environment.
  • Added trace log level.
  • Added Docker support.
  • Added Command Processors.

Changes

  • Removed Encoder.
  • Changed code style.
  • Client manager is now object.
  • A lot of Bugfixes.