BLWebSocketsServer icon indicating copy to clipboard operation
BLWebSocketsServer copied to clipboard

Have you modified the official source code of libwebsockets ?

Open dungeonsnd opened this issue 9 years ago • 0 comments

Hello, @benlodotcom

I'm going to build https://github.com/warmcat/libwebsockets to a static lib for ios platform, but failed.

I found that BLWebSocketsServer has used libwebsockets too. And i have found that you modified the source code of libwebsockets , e.g. Libwebsockets-master/Lib/Libwebsockets.h and Libwebsockets-master/Lib/Private-libwebsockets.h. Becourse the official files include "lws_config.h" which is generated by config.h.in, and i cann't generate it easily.

So, how do you know what to modified ? Thank you!

dungeonsnd avatar Dec 30 '15 01:12 dungeonsnd