Commit Graph

12 Commits

Author SHA1 Message Date
Michael Davidsaver ad609e420c client Add NTURI version of rpc()
and consolidate with similar code for building
pvRequest _options and put() builder.
2020-03-12 20:02:08 -07:00
Michael Davidsaver 25e712eb2a client Add Operation::wait() 2020-03-12 19:52:00 -07:00
Michael Davidsaver 92228556d7 client allow put().set()
Allow put() to avoid a .build() callback
in simple case of assigning values to certain fields.
2020-03-12 19:52:00 -07:00
Michael Davidsaver 51f005d62e client warn when operation implicitly canceled 2020-03-09 16:34:18 -07:00
Michael Davidsaver 9e401a35fe client Result include peerName 2020-03-02 15:37:43 -08:00
Michael Davidsaver e668038250 client track opByIOID per channel
needed to handle CMD_DESTROY_CHANNEL
2020-03-02 15:37:43 -08:00
Michael Davidsaver dff2db60b0 add pvxcall 2020-02-26 08:38:15 -08:00
Michael Davidsaver 9fefa95df1 fix client PUT 2020-02-26 08:38:15 -08:00
Michael Davidsaver 3c34887c26 add pvxput 2020-02-26 08:38:15 -08:00
Michael Davidsaver d881170319 pvxget 2020-02-26 08:38:15 -08:00
Michael Davidsaver b75449985d shuffle client *Builder 2020-02-26 08:38:15 -08:00
Michael Davidsaver b52065ccad client get/put/rpc 2020-02-26 08:38:15 -08:00