- this has a complementary server project that acts as the ws endpoint.
useEffect()
is a powerful tool, I recommend to read this article that goes into descriptive depth (gifs!) to explain how it works.- implementations still needed for production:
- Security:
- password/membership
- 2FA ACL for endpoints
- serverside .env with key (salt)
- Logic
- Hash userID for high traffic uniqueness
- 2DBs needed: NoSQL DB needed for chat + SQL for user/admin mgmt.
- Code
- wrap up as a npm @package
- Security:
-
Notifications
You must be signed in to change notification settings - Fork 0
Chatty is a world renowned (not really) chat module that allows multi-clients and multi-rooms into existence. Stress tested with ~10K clients connected. Currently schemed for blockchain & cryptocurrency rooms and discussions This is the client for chatty. This client would require the backend in order to work correctly.
ereztdev/chatty-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Chatty is a world renowned (not really) chat module that allows multi-clients and multi-rooms into existence. Stress tested with ~10K clients connected. Currently schemed for blockchain & cryptocurrency rooms and discussions This is the client for chatty. This client would require the backend in order to work correctly.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published