Tags: chakra-coder/rsocket-java
Tags
Replace IntObjectHashMap with NonBlockingHashMapLong (rsocket#459)
Replace IntObjectHashMap with NonBlockingHashMapLong (rsocket#459)
Replace close() method with dispose()/isDisposed() (rsocket#456)
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
PreviousNext