silverflash icon indicating copy to clipboard operation
silverflash copied to clipboard

Reference implementation of FIXP performance session layer

Results 2 silverflash issues
Sort by recently updated
recently updated
newest added

When sending messages with the SofhFrameEncoder, the buffer length is calculated incorrectly, resulting in 6 extra bytes of garbage on the wire. `SofhFrameEncoder.encodeFrameTrailer` incorrectly adds the HEADER_LENGTH to the buffer...

This project was built using Java 8 which was current at the time the project started. However, Oracle has ended commercial updates for Java 8, and Java 18 is current....