Skip to content

sfariv/Android-Websocket-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Websocket-Example

The client is a Android studio project using http://autobahn.ws/android library. It connects to 2 servers one for streaming and one for status report.

There are 2 Node.js servers. the one for streaming a video file. and the one that opens a websocket that listens for clients status reports. The streaming server uses Nodejs http module. the client status server uses https://github.com/websockets/ws

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published