LaySoft
LaySoft
After I installed the lluv-ssl library, and try the same example, another error occured: ``` lua: /usr/local/share/lua/5.2/lluv/websocket.lua:249: no cipher match stack traceback: [C]: in function 'assert' /usr/local/share/lua/5.2/lluv/websocket.lua:249: in function (...tail...
The Readme in the requirements section writes this: "ESP8266 board (Wemos/LOLIN D1 mini/**ESP01**/NodeMCU)" ESP01 is a ESP8266 based board: https://www.esp8266.com/wiki/doku.php?id=esp8266-module-family#esp-01
> Fixed by reconfigurating GCC with `--with-fpu=neon-fp-armv8` flag How can I apply this fix on the [openswoole package](http://pecl.php.net/package/openswoole )?