PyDA icon indicating copy to clipboard operation
PyDA copied to clipboard

Multiplayer PyDA

Open jchristman opened this issue 10 years ago • 0 comments

Make PyDA multiplayer with the ability to share a disassembly project across multiple connected clients. Main idea is to have a local sqlite3 db on each client that is kept in a synchronous state through the use of sockets.

jchristman avatar Mar 18 '14 19:03 jchristman