celix icon indicating copy to clipboard operation
celix copied to clipboard

Websocket server sends masked frames

Open pjw opened this issue 5 years ago • 0 comments

https://github.com/apache/celix/blob/afedd8cc04a085df3a15c49718a8f9747ab1aca4/bundles/pubsub/pubsub_admin_websocket/src/pubsub_websocket_topic_sender.c#L332

At the above location mg_websocket_write() should be used when the connection is a server.

pjw avatar Aug 21 '20 13:08 pjw