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
{{ message }}
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
ant-lafarge edited this page Aug 12, 2012
·
6 revisions
For now, you don’t need to compile it.
You just have to add these files directly in your project :
QWsServer.h
QWsServer.cpp
QWsSocket.h
QWsSocket.cpp
The current way to use the lib is to create your own server class (like the serverExample class).
Normaly, you don’t have to modify the last enumered files, unless there is a bug.
But in this last case, it is best to notice me for a future fix !