aboutsummaryrefslogtreecommitdiff
path: root/spec/spec_helper.cr
AgeCommit message (Collapse)Author
2023-11-06Initial CommitHEADmasterIndrajith K L
* Listener Implementation - In-Progress * Initial API Endpoints and Websocket implementation * API End Points Implemented -> /music_changed, /state_change * Websocket End Points implemented -> /i_am_listening_to * Socket Implementation - In-Progress