Skip to content

Commit

Permalink
Production
Browse files Browse the repository at this point in the history
  • Loading branch information
volodalexey committed Oct 2, 2015
1 parent fefdf72 commit 552d5af
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 179 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@ SPACHAT - web application for communication between browsers with the help of We
https://s-p-a-chat.herokuapp.com/
> Only Chrome is tested now
> After login you will see "shield" in Chrome
> To use chat you need to enable "load unsafe script" by clicking on "shield" in address bar
##### To connect to each other make following (just a test connection peer-to-peer users):
- A: create user & login & enable unsafe script
- B: create user & login & enable unsafe script
- A: create user & login
- B: create user & login
- A: goes to right panel and copies user id
- A: sends this user id to B (e.g. by email)
- A: goes to left panel "make friends"
Expand All @@ -25,8 +21,8 @@ https://s-p-a-chat.herokuapp.com/
After WebRTC find the way to each other A and B should have friends under "My users"

##### To connect to chat make following:
- A: create user & login & enable unsafe script
- B: create user & login & enable unsafe script
- A: create user & login
- B: create user & login
- A: goes to left panel under "Create chat"
- A: clicks "auto handshake" & sees new chat
- A: goes to opened chat "settings" and copies chat id
Expand Down
Loading

0 comments on commit 552d5af

Please sign in to comment.