A JavaFX client implmentes my chat server REST API https://github.com/redayoub47/chat_server allows users to communicate ( Text, Viedo, Audio, File) privatly or in groups
- Create a REST API Client
- Record Video and Audio
- Take Pictures from webcam
- Handle simultaneous API requests
- Download the release file
- Make sure you have oracle jre v 8 or higher
- Run the server https://github.com/redayoub47/chat_server
- type in command line or terminal ` java -jar .jar