GithubHelp home page GithubHelp logo

fomich / mod_websocket Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nori0428/mod_websocket

1.0 2.0 0.0 396 KB

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

License: BSD 3-Clause "New" or "Revised" License

mod_websocket's Introduction

// $Id$

- What is this?
  mod_websocket.c provides a WebSocket extension for
  lighttpd HTTP server ver 1.4.28 - 1.4.31( 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

- Changes
  1.Support dual protocols: hybi-00(for iOS) and RFC-6455(Chrome, Firefox etc.)
    by specifying --with-websocket or --with-websocket=ALL
  2.Automatic base64 {en, de}code on hybi-00 spec by specifying "bin" type in websocket.conf.
    ( my answer of nori0428#19 )
    A more detailed description has been described in the INSTALL.

- Roadmaps for near future
  I'll delete IETF-00 option when iOS supports RFC-6455 specs.

  see below for browser support
  <URL: http://en.wikipedia.org/wiki/WebSocket#Browser_support>

- LICENCE
  see COPYING.(same as lighty's LICENCE)
  and see lighttpd LICENCE.

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

// EOF

mod_websocket's People

Contributors

nori0428 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.