acl/app/wizard/tmpl/http/websocket.h
2023-05-21 22:10:02 +08:00

4 lines
67 B
C

#pragma once
bool websocket_run(HttpRequest& req, HttpResponse&);