pitrix/include/websockets.h

5 lines
61 B
C
Raw Normal View History

#pragma once
void websocket_setup();
void websocket_loop();