Releases: odnoklassniki/one-nio
Releases · odnoklassniki/one-nio
1.1.0
ConfigParser
better handles scalars, collections and genericsMalloc
compatibility with older formatSerializeWith(getter, setter)
andSerialOptions
annotations- SSL key passphrase and
SOL_SSL
socket options Socket.read()
with flags- Fixed
EINTR
during connect - Fixed
readFully
/writeFully
onJavaSocket
RpcClient
invoke with timeout- Server threads now extend
PayloadThread
- JDK 9,10,11 support
- Iterator over all nonempty HTTP Request query parameters
- Return query parameters as an iterable
- Handle
Throwable
instead ofException
inAsyncExecutor
- YAML parser fixes
- Java 8 minimum requirement
- HTTP and SOCKS proxy support
- Bridge to
setns()
syscall - Batch/Idle thread scheduling priorities
- FIFO/LIFO pools
- Socket I/O improvements:
ByteChannel
API,accept4()
support - JSON serialization/deserialization
- HTTP
@RequestMethod
annotation - Object Streaming API
- RPC streaming and HTTP-RPC support