Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Client and server are subject to OOM because
FrameReassemblerdoes not have upper bound on received frame size. Reproducible with code belowServer
Client
It emulates RSocket client sending infinite sequence of frame fragments for particular request.