Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xantus committed Sep 23, 2011
1 parent ac0c6e5 commit ce27714
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README
@@ -1,8 +1,7 @@

In this repo you will find various examples using WebSockets and Mojolicious

http://mojolicious.org/
http://websockets.org/
http://mojolicio.us/

To check out the code using git:

Expand All @@ -22,7 +21,7 @@ then you can run the examples

Note, when running these examples, you shouldn't use http://localhost:3000/
Instead use 127.0.0.1 or another ip local to your box. Chrome will just refuse to
connect to localhost
connect to localhost (or used to?)


Example 1 - Simple echo server
Expand Down

0 comments on commit ce27714

Please sign in to comment.