https://github.com/yrotak/ajaxchat
Simple http chat using ajax. ⚠ Packets are not encrypted and there is security issues (XSS)
https://github.com/yrotak/ajaxchat
ajax chat
Last synced: 4 months ago
JSON representation
Simple http chat using ajax. ⚠ Packets are not encrypted and there is security issues (XSS)
- Host: GitHub
- URL: https://github.com/yrotak/ajaxchat
- Owner: yrotak
- Created: 2020-08-03T07:58:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T08:02:28.000Z (almost 6 years ago)
- Last Synced: 2025-02-23T14:32:39.782Z (over 1 year ago)
- Topics: ajax, chat
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AjaxChat
Full anonymous chat created in Ajax (Can be improved).
## Frameworks / Lib used:
-Bootstrap
-Jquery
-Ajax