SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 45 TypeScript
2024-04-05 19:19:39 +02:00
import { io } from 'socket.io-client';
export const socket = io('http://192.168.0.10:3000'); // use the IP address of your machine