Skip to content

kevinmel2000/mobile-websocket-example

 
 

Repository files navigation

Mobile websocket example

This is example code showing how to use websockets from iOS and Android, in the form of a very simple chat service.

server

A simple websocket server written in Ruby.

browser

Browser client in HTML and JavaScript.

ios

iOS client in Objective-C.

android

Android client in Java.

About

Mobile websocket example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 55.4%
  • Java 31.3%
  • Ruby 6.1%
  • JavaScript 4.3%
  • HTML 2.9%