https://github.com/rtaori/messenger-server
Messenger chat application, server side.
https://github.com/rtaori/messenger-server
Last synced: over 1 year ago
JSON representation
Messenger chat application, server side.
- Host: GitHub
- URL: https://github.com/rtaori/messenger-server
- Owner: rtaori
- Created: 2015-10-31T03:21:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T04:44:30.000Z (almost 10 years ago)
- Last Synced: 2025-01-30T16:46:57.429Z (over 1 year ago)
- Language: Java
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Messenger Application (Server side!)
This repository contains the server side of my chat application. Take a look around!
The client side of this application is [here](https://github.com/rtaori/messenger-client).