Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T08:02:28.000Z (over 4 years ago)
- Last Synced: 2024-01-20T17:41:04.080Z (12 months 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