An open API service indexing awesome lists of open source software.

https://github.com/jackdbd/node-chat-app

A Node chat app built with Socket.io
https://github.com/jackdbd/node-chat-app

Last synced: 5 months ago
JSON representation

A Node chat app built with Socket.io

Awesome Lists containing this project

README

          

# Node Chat App
[![Build Status](https://travis-ci.org/jackdbd/node-chat-app.svg?branch=master)](https://travis-ci.org/jackdbd/node-chat-app) [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovateapp.com/) [![codecov](https://codecov.io/gh/jackdbd/node-chat-app/branch/master/graph/badge.svg)](https://codecov.io/gh/jackdbd/node-chat-app)

A Node.js chat app that uses Socket.io. See it [here](https://lit-stream-87538.herokuapp.com/).

See the Udemy course "The complete Node.js developer course (2nd edition)" by [Andrew Mead](https://www.udemy.com/user/andrewmead/).