Skip to content

Commit dc3be8f

Browse files
docs: add screenshots
1 parent be614b5 commit dc3be8f

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Socket.IO chat platform
22

3-
A basic chat platform based on [Socket.IO](https://socket.io/).
3+
A basic chat platform based on [Socket.IO](https://socket.io/) with:
4+
5+
- channel-based messages:
6+
7+
![Screenshot of a public channel](./assets/channel_based_messages.png)
8+
9+
- and private messages:
10+
11+
![Screenshot of a private channel](./assets/private_messages.png)
412

513
Table of contents:
614

assets/channel_based_messages.png

58.5 KB
Loading

assets/private_messages.png

52.4 KB
Loading

0 commit comments

Comments
 (0)