mirror of
https://github.com/hmalik144/MessengerApp.git
synced 2025-12-10 03:05:28 +00:00
Update README.md
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# MessengerApp
|
# MessengerApp
|
||||||
Basic messaging app to display messages over local WebSocket.
|
Basic messaging app to display messages over local WebSocket.
|
||||||
|
.gif?raw=true)
|
||||||
|
|
||||||
## Objective
|
## Objective
|
||||||
The task was to create an android messaging application over a WebSocket. The application should be a one screen application hosting a message entry box, send button and message list hosting the conversation. The Conversation should be ordered with oldest messages at the top and newest at the bottom.
|
The task was to create an android messaging application over a WebSocket. The application should be a one screen application hosting a message entry box, send button and message list hosting the conversation. The Conversation should be ordered with oldest messages at the top and newest at the bottom.
|
||||||
|
|||||||
Reference in New Issue
Block a user