summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/dispatcher.cc
AgeCommit message (Expand)Author
2020-04-17WebSockets: prevent crashes by validating inbound message addr and val sizesLuciano Iam
2020-04-17WebSockets: improve JS client and demoLuciano Iam
2020-02-23NO-OP: Re-indent websockets codeRobin Gareus
2020-02-22Remove all initializer list usagesLuciano Iam
2020-02-22Replace C++11 lambdas with functorsLuciano Iam
2020-02-22Make code adhere to C++98 (WIP)Luciano Iam
2020-02-22Add websockets surface moduleLuciano Iam