Closed dmitigr closed 4 years ago
Hello,
Please consider these changes: first commit just removes unused stuff; second commit just adds a member to struct uwsc_client for storing a custom user data (which is important to make elegant C++ wrapper, for example).
uwsc_client
Third commit adds C language linkage for C++.
Hello,
Please consider these changes: first commit just removes unused stuff; second commit just adds a member to struct
uwsc_client
for storing a custom user data (which is important to make elegant C++ wrapper, for example).