Skip to content

Commit

Permalink
Add WebSocket Tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Apr 18, 2012
1 parent 79c8ace commit 524b9ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ The Atmosphere Framework contains client and server side components. The majorit

Follow us on [Twitter](http://www.twitter.com/atmo_framework) or get the latest news [here](http://jfarcand.wordpress.com)

### Getting Started with WebSocket
This [tutorial](https://github.com/Atmosphere/atmosphere/wiki/Getting-Started-with-The-Atmosphere-Framework-and-WebSocket) quickly demonstrates how to write a WebSocket application.

### To use Atmosphere, add the following dependency:
```xml
<dependency>
Expand Down

0 comments on commit 524b9ac

Please sign in to comment.