Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Ejemplo de Introducción a Web Sockets con Node.js y socket.io.

License

NotificationsYou must be signed in to change notification settings

BucaramangaJS/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bucaramangajslicense

Ejemplo deWeb Sockets conNode.js ysocket.io.

Screenshot

Anatomía

  • package.json - Definición del proyecto en Node.js
  • server.js - Servidor de sockets con socket.io y express.js
  • client.js - Aplicación del socket del cliente
  • index.html - Interfaz HTML del chat
  • styles.css - Diseño de la interfaz

Instalación

Teniendo instalados Node.js y npm en el sistema, ejecutar:

$ npm install

Ejecución

Este iniciará el servidor de sockets enhttp://127.0.0.1:4000.

$ npm run start

About

Ejemplo de Introducción a Web Sockets con Node.js y socket.io.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp