Skip to content

macbroadcast/rumpetnode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rumpetnode (aka Rumpetroll on Node.js)

A demo of creating a very basic chat using the amazing Node.js and Socket.io !

Running

To run this app, first get node.js and npm and then execute the following:

npm install express socket.io jade

Now you can run the server like this:

node server.js

A working demo: http://rumpetnode.nodester.com

Questions?

If you have any questions, please feel free to ask

Special Thanks

to Nodester.com for creating an amazing node hosting platform ! ~kudos

Rumpetroll ( http://rumpetroll.com ) is a HTML5 massive-multiplayer experiment started by Daniel Mahal, Hans Petter Eikemo, Hugo Ahlberg and Simen Brekken.

About

Rumpetroll ported to a node.js server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • CSS 6.3%