Commit Graph

8 Commits

Author SHA1 Message Date
Luciano Iam
d7ef188aea Prefix events with LWS_ 2020-02-22 23:10:25 +01:00
Luciano Iam
5abce5aae5 Properly initialize IOCondition in events_to_ioc() 2020-02-22 23:10:25 +01:00
Luciano Iam
7f73cfb36e Properly initialize lws config structs 2020-02-22 23:10:25 +01:00
Luciano Iam
047b05b860 Remove all initializer list usages 2020-02-22 23:10:24 +01:00
Luciano Iam
bb448080b6 Remove locally defined classes 2020-02-22 23:10:24 +01:00
Luciano Iam
d8d70adab8 Replace C++11 lambdas with functors 2020-02-22 23:10:24 +01:00
Luciano Iam
6e499e2cc5 Make code adhere to C++98 (WIP) 2020-02-22 23:10:24 +01:00
Luciano Iam
8db9755d1e Add websockets surface module 2020-02-22 23:10:24 +01:00