ssbc / dev.scuttlebutt.nz

The go-to place for updated developer information on the SSB stack in different languages

Home Page:https://dev.scuttlebutt.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Including $lang bindings for go-ssb MUXRPC docs

decentral1se opened this issue · comments

In #28 I will use mostly sbotcli examples but I think it'd be great to include both Rust & Go bindings (and potentially Python?) with concrete examples of how you wire up a client and fire requests at a sbot of some sort. You can't quite easily "curl ..." a request at a sbot (because you need secrethandshake?) so including working code examples seems important?