HemrajLodha / SocketIO-Android-Client-Example

SocketIO Android Client Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocketIO-Android-Client-Example

SocketIO Android Client Example

Features

Real time communication using Socket.IO

  • Private and Group Text Messaging
  • Private and Group Image Messaging
  • Handle socket using HandlerThread that checks socket connection in a time frame and reconnect if not connected.
  • Manage messages in queue and resend after connected to socket if lost due to network issue.

Get Server code from following link

SocketIO Server Example

For read configuration setup and documentation go through following link

SocketIO Docs

About

SocketIO Android Client Example


Languages

Language:Java 100.0%