lhchavez
|
d6ac66e24f
|
Add a way to specify more non-standard-compliant fields to Request (#50)
This change introduces `ExtraField`, a `CallOption` that can add
arbitrary fields to the top-level JSON-RPC Request message.
|
2021-08-04 14:45:59 +02:00 |
|
Sam Herrmann
|
08fd77d0de
|
Add StringID call option (#44)
Fixes #43
|
2021-04-26 09:12:26 +02:00 |
|
Keegan Carruthers-Smith
|
4fb7cd9079
|
Add CallOpt SetID
SetID allows a caller to control the ID of the request. Previously it was
impossible to set the ID of a call.
|
2017-01-31 11:08:53 +02:00 |
|
Quinn Slack
|
c04eec1600
|
initial commit
|
2016-10-11 15:56:18 +02:00 |
|