Skip to content

Simple test of a web socket client connecting to a Mattermost server via HTTPS

License

Notifications You must be signed in to change notification settings

BRH-Enrian/android-web-socket-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-web-socket-demo

Most of the code was taken from the article at https://stfalcon.com/en/blog/post/android-websocket - specifically from the Github repo mentioned in the article. I had to make some tweaks to get it to run in Android Studio.

The key element of the demo is how to make a secure web socket connection. This one works with a Mattermost server, like the one at https://enrico.teaches-yoga.com

About

Simple test of a web socket client connecting to a Mattermost server via HTTPS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages