A minor issue when compiling RTSDK-2.3.2.L1.linux.rrg with g++ 15.2.0:
Eta/Impl/Transport/rwsutils.c:2566:9: warning: "/*" within comment [-Wcomment]
This refers to the second line of
/* RFC6455 Exception: Sec-WebSocket-Protocol is an obligatory field our WS implementation.
/* If subProtocol is RSSL_RWF then move to regular
* client connecting state */
A minor issue when compiling RTSDK-2.3.2.L1.linux.rrg with g++ 15.2.0:
Eta/Impl/Transport/rwsutils.c:2566:9: warning: "/*" within comment [-Wcomment]
This refers to the second line of