Tags: simonbasle/rsocket-java
Tags
Set refCnt back to 1 when recycling ByteBufPayload (rsocket#446)
Zero copy (rsocket#444) * Added configurable frame decoder * Test frame decoder with ping pong
updated switch transform to use unbounded processor to prevent illega… …l state exception (rsocket#440)
RSocket hanging on large channels (rsocket#438) * fixed channel bug when you emit nothing, fixed channel bug when hanging with large number of items * renamed UnboudProcessor to UnboundedProcessor * adding timeouts to tests
make sure frames are emitted in the correct order (rsocket#427)
PreviousNext