forked from mohakraaj/HashItTalkIt
-
Notifications
You must be signed in to change notification settings - Fork 0
Communication service using actor model for encrypted chat
License
mohithraj/HashItTalkIt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HashItTalkIt ================================= App to provide secure/secret chat Usage ---------------------------------- 1. User enters room details 2. User is provided with page to Enter password ( Password remains in the user browser, is not sent to server) Completed spec list - Chat - Encryption Remaining spec List (on decreasing priority) - UI (look/Feel) - Metric collection - Tests - Bug Fixing Existing bugs - Long messages flow outside the browser TODO: Place input box at the bottom the page Clicking without roomname should be blocked Addrooms button inactivity should be recognised change navigation hover, active HashMap is getting updated for all users Done: Clear stale user actors Chat table should only show messages of the room Clearing all cache when the user enters is wrong, should clear the cache only the person who reenters Doubts: difference between == and === why flat map or map is not there for list[String] function of rows in bootstrap
About
Communication service using actor model for encrypted chat
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 97.5%
- XSLT 0.9%
- HTML 0.8%
- Scala 0.6%
- CSS 0.2%
- Shell 0.0%