https://github.com/flashdroid15/websocket_application_test
Trying out a WebSocket implementation for SUTD Term 4 Introduction to Information Systems and Programming
https://github.com/flashdroid15/websocket_application_test
Last synced: about 1 year ago
JSON representation
Trying out a WebSocket implementation for SUTD Term 4 Introduction to Information Systems and Programming
- Host: GitHub
- URL: https://github.com/flashdroid15/websocket_application_test
- Owner: flashdroid15
- Created: 2024-03-30T15:15:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T15:26:53.000Z (about 2 years ago)
- Last Synced: 2025-02-16T14:32:50.342Z (over 1 year ago)
- Language: Java
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Acknowledgements
This project was heavily inspired from [Spring](https://spring.io/)'s guide on
["Using WebSocket to build an interactive web application"](https://spring.io/guides/gs/messaging-stomp-websocket)