Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
To debug this, I'd need more data, for example the actual data transferred over the network.
However, I'll just go ahead and hope #59 either fixes this or makes this obsolete :)
Getting the error:
cannot unmarshal string into Go value of type []*inventory.Action
when trying to do:
Not sure exactly what is going on and why it is failing but it is.