Make all examples compile with GCC on Ubuntu
This commit is contained in:
@@ -19,6 +19,7 @@ int main() {
|
||||
/* Settings */
|
||||
.compression = uWS::SHARED_COMPRESSOR,
|
||||
.maxPayloadLength = 16 * 1024,
|
||||
.idleTimeout = 10,
|
||||
/* Handlers */
|
||||
.open = [](auto *ws, auto *req) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user