teragrep / rlp_01

Java Reliable Event Logging Protocol (RELP) Library RLP-01
Apache License 2.0
5 stars 5 forks source link

tls reading gets stuck if rx buffer is smaller than server send buffer #65

Closed kortemik closed 5 months ago

kortemik commented 5 months ago

Describe the bug tls reading gets stuck if rx buffer is smaller than server send buffer see more info at https://github.com/marianobarrios/tls-channel/issues/233

Expected behavior data should be read as it is available

How to reproduce use rx buffer size 1 and try to run it

Screenshots

Software version 4.0.1

Desktop (please complete the following information if relevant):

Additional context