aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/websocketasio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* removed websocket protocol support(#445)Stefan Boberg2023-10-041-1613/+0
| | | removed websocket support since it is not used right now and is unlikely to be used in the future
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1613
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees