devsoc-unsw / structs.sh

An educational data structures and algorithms platform.
https://structs.sh
MIT License
27 stars 7 forks source link

Refactor Socket #646

Closed Dammshine closed 2 months ago

Dammshine commented 4 months ago

TBA

Dammshine commented 3 months ago
  1. Using STOMP protocal as future step
    • Standartize format, building up multiple channels (destinations) using a single socket
    • Concept of subscription, connect, send, act, commit, abort
    • Compatability benifits...