joseph-montanez / ada-comet-chat

AWS Push to a web based comet chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ada Comet Chat

I had been looking for a web server / framework hybrid handle long live connections. Ada AWS seemed to be the perfect solution. So this is my attempt to make a chat application using Ada AWS. Ada AWS provides a high performance, concurrent Push module.

Requirements

Linux (Only OS I have to test on) Ada Gnat Compiler 2011 AWS 2.10.0w

Compiling on Ubuntu

  1. sudo apt-get install libaws2.7-dev (too old)
  2. make
  3. ./ws
  4. Profit!

About

AWS Push to a web based comet chat


Languages

Language:Ada 99.1%Language:Shell 0.9%