0.0.1-RC5
New features:
- Leader Election component
- Cluster and networking:
AsyncClient
,AsyncServer
- Performance improvements: removed usages of
race
operator from scheduled. Processing of 1M messages takes 1sec, before 15sec - Channel accepts a callback that can return a flow
handleError
operator- Smal bug fixes