We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8a3d3 commit 6b5ed96Copy full SHA for 6b5ed96
Readme.md
@@ -4,8 +4,8 @@ SocketIO Android Client Example
4
## Features
5
Real time communication using Socket.IO
6
7
-- Private and Group Text Messeging
8
-- Private and Group Image Messeging
+- Private and Group Text Messaging
+- Private and Group Image Messaging
9
- Handle socket using HandlerThread that checks socket connection in a time frame and reconnect if not connected.
10
- Manage messages in queue and resend after connected to socket if lost due to network issue.
11
0 commit comments