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

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.

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:**