ssbc / secret-stack

connect peers to each other using secret-handshakes
MIT License
90 stars 19 forks source link

use the non-legacy muxrpc api #38

Closed dominictarr closed 5 years ago

dominictarr commented 5 years ago

during the documentation drive I realized that everything was using the "legacy" api in muxrpc. but the non-legacy api makes more sense and is easier to explain, so use that instead. These changes are necessary to work with that version.