• This repository has been archived on 21/Sep/2020
  • Stars
    star
    174
  • Rank 219,104 (Top 5 %)
  • Language
    CSS
  • Created over 12 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A good-looking Node.js + Socket.io chat application, built with Bootstrap and other beautiful libs. Totally commented.

Node.js Chat

This application is made with Node.js, Express, Socket.io and Jade. It use Bootstrap from Twitter and the javascript librairie SlimScroll. Thanks to Node.js, the chat can handle a lot of simultaneous connections without lag. To use it, you need Node.js and those 3 modules.

Install the three modules :

- Go to the chat directory and use this command
- npm install [email protected]
- npm install [email protected]
- npm install [email protected]

Customize the installation :

- You can change the app port from the server.js third line.

How to use :

- node server.js
- Go to IP:port from any (recent) navigator to start chatting !

Credits

Creator : [Geekuillaume] (http://geekuillau.me/)

More Repositories

1

soundsync

Virtual cables between any audio source and any speaker in your home
C
733
star
2

Freader

A small yet powerful RSS Feed Reader working with Node.js and Angular
JavaScript
253
star
3

ChatUp

Highly performant, Scalable, Fault-Tolerant Chat platform in NodeJS
JavaScript
61
star
4

nodejs-api-kickstarter

A batteries included NodeJS API Kickstater focused on extensability and developer productivity.
CSS
21
star
5

wasm-audio-resampler

Soxr Audio resampler built to WebAssembly for usage in NodeJS or web browser
TypeScript
17
star
6

node-audioworklet

C++
12
star
7

node-speex-resampler

An implementation of Speex audio resampler on NodeJS with N-API
TypeScript
12
star
8

Geekuillaume-Logo

A little experiment with typography, SVG and CSS Transitions
JavaScript
11
star
9

coffee-grinder-smart-scale

C++
11
star
10

simplefoc-webcontroller

Web controller for SimpleFOC using WebSerial
TypeScript
10
star
11

SublimTek

A Sublime Text 2 plugin to indent C files according to the "Norme" of Epitech
Python
5
star
12

GeekStream

Une plateforme de partage de films en streaming.
PHP
4
star
13

EpiPlanning

A little python script to get next appoitments form new Epitech Intra
Python
3
star
14

wiki-hoaxbuster

Chrome extension to get a better view at Wikipedia pages revisions
JavaScript
3
star
15

Crawly-Teasing

JavaScript
2
star
16

livestream-player

HTML5 video player for the code assignment from LiveStream
JavaScript
2
star
17

chatup-blacklist

A Chatup plugin to blacklist messages containing specific strings
JavaScript
2
star
18

MegaDebrid

Un débrideur Megaupload et Megavidéo sous CodeIgniter et PHP.
2
star
19

Geekuillaume-Blog

Personal Blog build with Jekyll and Angular.js
CSS
1
star
20

AwesomeConfig

Lua
1
star
21

AngularJSFormation

Code source des exemples de ma formation AngularJS
JavaScript
1
star
22

reflex-machine

Reflex testing arcade machine built with an ESP32 and a web UI
C++
1
star