Coder Social home page Coder Social logo

socket_io_chat_example's Introduction

Socket.io chat example

This is a simple chat application built with socket.io. People can connect to chatrooms and messages are broadcast within these rooms to all connected browser windows.

Try it out

Make sure you have Docker installed to start the server. Use bin/run.sh to start the server, which will take care of building the Docker image and starting the server. Then go to http://localhost:8888/channel1 to join channel1. You will see an empty message window und two input boxes at the bottom of the screen. The left input box defines your name, the right one for creating messages. Use the send button or press "Enter" to create messages.

Open another browser window, go to the same channel, and you get a new name. Both browser windows can now chat with each other. Identities are merely random names chosen from a list, so you may get the same one twice.

Screenshot of chat window with some text

socket_io_chat_example's People

Contributors

dominicbreuker avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

marciopocebon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.