Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawxnsingh/chat-app
https://github.com/pawxnsingh/chat-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pawxnsingh/chat-app
- Owner: pawxnsingh
- Created: 2024-10-18T13:10:17.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:54:24.000Z (3 months ago)
- Last Synced: 2024-11-05T23:21:25.287Z (3 months ago)
- Language: TypeScript
- Size: 255 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
// TWO MESSAGES API I CAN THINK OF
SendMessages(sender_user_id, reciever_user_id, text)
getMEssages(userId, screen size,before_timestamp)// messaging service
// group service
// session service
// relay services
// last seen services
// asset services
,