Commit Graph

43 Commits

Author SHA1 Message Date
Michael Davidsaver
23c2ed3484 spamme respond to all spam
match the prefix "spam" to allow
clients to subscribe eg. "spam1"
and "spam2" to test concurrent
streaming and load balancing.
2018-02-27 17:35:16 -08:00
Michael Davidsaver
909cef9200 minor 2018-02-21 11:19:58 -08:00
Michael Davidsaver
50cee1d161 minor 2018-02-20 10:18:39 -08:00
Michael Davidsaver
8e88f534bb spamme advertise NTScalar 2018-02-13 17:49:02 -08:00
Michael Davidsaver
b806b7ca42 pvac: generalize sync. put() 2017-09-30 13:54:59 -05:00
Michael Davidsaver
e9c4959dba putme/monitorme return 1 on timeout 2017-09-06 09:52:30 -05:00
Michael Davidsaver
54914b7fbf putme oops 2017-09-05 18:51:45 -05:00
Michael Davidsaver
32ec4843ed getme/monitorme reftrack and getopt() 2017-08-30 11:17:03 -05:00
Michael Davidsaver
35d9ef9f19 monitorme: use pvRequest
oops
2017-07-21 13:12:55 +02:00
Michael Davidsaver
3904c11040 fix makefile
missing _SRCS builds, but doesn't emit
.d files resulting in incomplete rebuild.
2017-07-21 13:09:50 +02:00
Michael Davidsaver
ab55a4eeb4 more shared_ptr compat 2017-07-19 11:33:47 +02:00
Michael Davidsaver
8ee368cca2 more shared_ptr compat 2017-07-19 10:43:37 +02:00
Michael Davidsaver
937fb154c1 update release notes 2017-07-18 19:06:55 +02:00
Michael Davidsaver
63893dfc0a minor 2017-07-18 17:51:34 +02:00
Michael Davidsaver
97e1cd4c69 pvac: add sync. monitor 2017-07-18 17:23:21 +02:00
Michael Davidsaver
1a47e5fb0a pvac: add synchronous put to 'value' field 2017-07-18 14:02:14 +02:00
Michael Davidsaver
eef51a9a6d automatic ClientFactory::start()
register the "pva" provider automatically.
2017-07-17 14:29:27 +02:00
Michael Davidsaver
2c530868f6 split out caprovider as libpvAccessCA
fixup multi-library build
2017-07-17 13:51:20 +02:00
Michael Davidsaver
95a750c4f9 pvaTestClient rename files 2017-07-14 16:56:47 +02:00
Michael Davidsaver
32d54569c3 pvaTestClient rename Test* -> pvac::* 2017-07-14 16:31:18 +02:00
Michael Davidsaver
6370f11cd2 remove unused 2017-07-14 14:38:04 +02:00
Michael Davidsaver
fb28d467d2 pvaTestClient: simple blocking get/rpc 2017-07-11 18:12:37 +02:00
Michael Davidsaver
9a77eb328f pvaTestClient: put bitset 2017-07-10 14:39:23 +02:00
Michael Davidsaver
eafd962d78 minor 2017-07-10 14:03:39 +02:00
Michael Davidsaver
8f4fafd668 pvaTestClient: put example 2017-07-10 13:40:36 +02:00
Michael Davidsaver
da373796ec update getme example 2017-07-07 18:45:07 +02:00
Michael Davidsaver
9dd4a9187b monitorme use pvaTestClient 2017-07-07 18:45:07 +02:00
Michael Davidsaver
525b950f62 fixup getme example 2017-07-07 18:44:24 +02:00
Michael Davidsaver
96272c2a30 add copyright boilerplate 2017-07-04 18:02:42 +02:00
Michael Davidsaver
5e97d0e022 spamme example more debug 2017-07-03 19:24:01 +02:00
Michael Davidsaver
9d29517db0 monitor example use strong Requester -> Operation 2017-07-03 19:24:01 +02:00
Michael Davidsaver
42e12896d4 serverContext: shared_ptr debugging 2017-06-26 16:41:55 +02:00
Michael Davidsaver
ba76cd0eb3 examples: monitorme/spamme support pipeline=true 2017-06-22 13:34:47 +02:00
Michael Davidsaver
aba78331c6 add spamme example 2017-06-22 12:41:10 +02:00
Michael Davidsaver
e97a24ef62 minor 2017-06-21 14:41:37 +02:00
Michael Davidsaver
35d2c610bf separate ChannelProviderRegistry for client/server 2017-06-21 14:41:24 +02:00
Michael Davidsaver
2e7d28b87d missing headers 2017-06-20 20:50:59 +02:00
Michael Davidsaver
3cd9e1b4a8 examples use default ChannelRequester 2017-06-20 19:01:39 +02:00
Michael Davidsaver
67c07aa979 getme example minor 2017-06-20 18:19:53 +02:00
Michael Davidsaver
61312b2a65 add monitorme example 2017-06-20 14:16:39 +02:00
Michael Davidsaver
c53787f9bd getme example: wait time 2017-06-20 11:09:19 +02:00
Michael Davidsaver
3499bcb4af more getme.cpp 2017-06-19 14:28:16 +02:00
Michael Davidsaver
08be031696 add getme example 2017-06-19 10:56:56 +02:00