https://github.com/razvan48/online-chat-app
A simple implementation of an online chat application where users can send messages between one another.
https://github.com/razvan48/online-chat-app
chat-application enet networking online-chat online-chatting-implementation
Last synced: 8 months ago
JSON representation
A simple implementation of an online chat application where users can send messages between one another.
- Host: GitHub
- URL: https://github.com/razvan48/online-chat-app
- Owner: Razvan48
- Created: 2024-10-02T19:25:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T13:06:16.000Z (10 months ago)
- Last Synced: 2024-12-22T14:19:18.578Z (10 months ago)
- Topics: chat-application, enet, networking, online-chat, online-chatting-implementation
- Language: HTML
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online-Chat-App
A simple C++ ENet application that allows users to send messages between one another.
**Details:**
The application is written in C++ with ENet library used for managing and sending packages between users.
The project has been successfully tested between two remote machines using LogMeIn Hamachi for generating a VPN.
**Example of usage:**
![]()