https://github.com/miyako/4d-class-websocket-server
Classes to implement a chat application based on WebSockets
https://github.com/miyako/4d-class-websocket-server
4d-class websocket-server
Last synced: 4 months ago
JSON representation
Classes to implement a chat application based on WebSockets
- Host: GitHub
- URL: https://github.com/miyako/4d-class-websocket-server
- Owner: miyako
- License: mit
- Created: 2024-01-29T00:45:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T05:54:22.000Z (over 2 years ago)
- Last Synced: 2025-02-26T04:16:37.488Z (over 1 year ago)
- Topics: 4d-class, websocket-server
- Language: 4D
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](LICENSE)

# 4d-class-websocket-server
Classes to implement a chat application based on WebSockets.

## Acknowledgements
HTML, CSS, JS from [ashish-makes/chat-app](https://github.com/ashish-makes/chat-app)