Skip to content

raffel/mod_websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// $Id$

- What is this?
  mod_websocket.c provides a WebSocket extension for
  lighttpd HTTP server ver 1.4.28( http://www.lighttpd.net/ )

- How does mod_websocket work?
  Please see these figures.

  http://picasaweb.google.com/lh/photo/fb97lbN-O1Q5VkfJXyqN2w?feat=directlink
  http://picasaweb.google.com/lh/photo/KnX-73pr7ApCabc9NqBqNQ?feat=directlink

- How can I use this?
  First, please do like this.

  $ git clone git://github.com/nori0428/mod_websocket.git

  and follow the instructions in INSTALL.

  for QUICK START, plz read Wiki.

  https://github.com/nori0428/mod_websocket/wiki

- LICENCE
  see COPYING.
  and see lighttpd LICENCE.

- issues
  none

- great thanks to
  Taiyo Fujii(@t_trace), Kensaku Komatsu(@komasshu),
  Toshiro Takahashi(@tohirot), Nobuyoshi Miyokawa(@nmiyo),
  Takezo(@velvetpass),
  and lighty developpers!

// EOF

About

mod_websocket for lighty ( http://www.lighttpd.net/ )

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.5%
  • Other 1.5%