This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ShariX
/
converse-built
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
unstable
Ramas
Etiquetas
master
unstable
converse-built
/
node_modules
/
union
/
examples
/
socketio
Denis
346b78aee1
first commit
%!s(int64=3) %!d(string=hai) anos
..
README
346b78aee1
first commit
%!s(int64=3) %!d(string=hai) anos
index.html
346b78aee1
first commit
%!s(int64=3) %!d(string=hai) anos
server.js
346b78aee1
first commit
%!s(int64=3) %!d(string=hai) anos
README
This folder contains an example of how to use Union with Socket.io.
First, you'll want to install both Union and Socket.io. Run this
command in the folder you placed these two files:
npm install union socket.io
You can run the server like so:
node server.js
Now open up your web browser to http://localhost and see the results
in the console!