c_soup_server_add_websocket_handler
extern (C) __gshared
void function(SoupServer* server, const(char)* path, const(char)* origin, char** protocols, SoupServerWebsocketCallback callback, void* userData, GDestroyNotify destroy) c_soup_server_add_websocket_handler;
soup c functions
static variables