Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-15T05:54:22.000Z (11 months ago)
- Last Synced: 2024-11-11T02:19:27.090Z (2 months 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
![version](https://img.shields.io/badge/version-20%2B-E23089)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm%20|%20win-64&color=blue)
[![license](https://img.shields.io/github/license/miyako/4d-class-websocket-server)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/4d-class-websocket-server/total)# 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)