devsoc-unsw / structs.sh

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

Socket IPC for debugger #688

Open dqna64 opened 1 month ago

dqna64 commented 1 month ago

Event-driven pub/sub mechanism using Unix sockets and Python multithreading for communicating between main debugger server and it's gdb subprocesses.