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

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

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)