https://github.com/ppcamp/java-sockets
A repository that has a simple implementation to sockets using Java
https://github.com/ppcamp/java-sockets
Last synced: about 1 year ago
JSON representation
A repository that has a simple implementation to sockets using Java
- Host: GitHub
- URL: https://github.com/ppcamp/java-sockets
- Owner: ppcamp
- Archived: true
- Created: 2021-12-29T18:25:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T18:27:45.000Z (over 4 years ago)
- Last Synced: 2025-03-03T05:43:43.621Z (over 1 year ago)
- Language: Java
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-sockets
A repository that has a simple implementation to sockets using Java