This commit is contained in:
lolcat 2024-03-09 22:08:13 -05:00
parent aed22bdd5e
commit 116eefb729
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#include <stdio.h>
#include <sys/socket.h>
int main() {
printf("Starting websocket server...\n");
}