Skip to content

Commit 570af30

Browse files
committed
modified socket.io library
1 parent f91e3ef commit 570af30

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## WebRTC Live Streaming
44

55
An Android client for [ProjectRTC](https://github.com/pchab/ProjectRTC).
6-
The apk is available [here](https://github.com/pchab/ProjectRTC/raw/master/AndroidRTC.apk).
76

87
It is designed to demonstrate WebRTC video calls between androids and/or desktop browsers, but WebRtcClient could be used in other scenarios.
98

@@ -20,7 +19,7 @@ Your stream should appear as "android_test" in ProjectRTC, so you can also use t
2019
## Libraries
2120

2221
### [libjingle peerconnection](https://code.google.com/p/webrtc/)
23-
### [android-websockets](https://github.com/koush/android-websockets)
22+
### [socket.io-client](https://github.com/nkzawa/socket.io-client.java)
2423

2524
If you want to use them in your project, I recommend working with IntelliJ IDEA :
2625

0 commit comments

Comments
 (0)