1.2.0 (2024-09-05)
- Optimization: use direct send syscall for plain sockets, forward data to underlying transport only on EWOULDBLOCK.
- Optimization: disable usage of BufferedProtocol because profiler showed that it is slower than regular data_received