You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the provided version of the code, libwebsocket is not compliant with Ubuntu 16.04. When reconfiguring and rebuilding, it complains about pthread in case of ssl version 1.0.0 or it complains about the deprecated function calls in case of ssl version 1.1.0.
The text was updated successfully, but these errors were encountered:
In the provided version of the code, libwebsocket is not compliant with Ubuntu 16.04. When reconfiguring and rebuilding, it complains about pthread in case of ssl version 1.0.0 or it complains about the deprecated function calls in case of ssl version 1.1.0.
The text was updated successfully, but these errors were encountered: