Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)