Skip to content

erenkurnaz/websocket-example-web

Repository files navigation

Socket.io Client for @erenkurnaz/websocket-example


Description

Nothing fancy here... This repository was created in one go as the interface for the example mentioned in the title. For that reason;

  • May contain bugs,
  • Best practice may not be followed,
  • UI can be ugly

Installation

Please make sure you installed @erenkurnaz/websocket-example first.

# install dependencies
$ yarn

# run the app!
$ yarn dev

Notes

When you run the API, the following user accounts will be available.

User Email Password(decoded) Name Surname Friends
#1 [email protected] 123456 Obivan Kenobi #2 - #3
#2 [email protected] 123456 Han Solo #1
#3 [email protected] 123456 Anakin Skywalker #1

Screenshots

Screenshot 1 Messages are forwarded to friends only.


Screenshot 2 Connection notifications are sent to friends.


Screenshot 3 You can also send a message while the friend is offline.


Screenshot 4 Offline messages are received when the user is online.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published