Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damianravindupeiris/chatroom
This is a simple ChatRoom built with Java Socket API.
https://github.com/damianravindupeiris/chatroom
chatroom-client java java-socket-api java-sockets javafx javafx-gui
Last synced: about 2 months ago
JSON representation
This is a simple ChatRoom built with Java Socket API.
- Host: GitHub
- URL: https://github.com/damianravindupeiris/chatroom
- Owner: DamianRavinduPeiris
- Created: 2023-05-25T07:23:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-11T15:47:55.000Z (about 1 year ago)
- Last Synced: 2024-10-12T18:41:01.839Z (3 months ago)
- Topics: chatroom-client, java, java-socket-api, java-sockets, javafx, javafx-gui
- Language: Java
- Homepage:
- Size: 4.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📶 `ChatRoom.`
This is a simple chatroom built with `Java Socket API.`
- Can handle any number of `clients`.
- Can send `images` and `emojis`.
📌 You can find the `requirments` here.