JsonRpc1Server?
dtugend opened this issue · 1 comments
dtugend commented
While working on pull request for issue 35 I noticed I could find no JsonRpc 1 compliant server class, but it says here there is one:
Line 17 in 1f8b358
json-rpc-cxx/include/jsonrpccxx/server.hpp
Lines 82 to 85 in 1f8b358
Or is it just me dumbing out?
cinemast commented
You are totally right, sorry this was a dumb mistake on my end. If you need JSON-RPC 1.0 I would recommend the other framework: libjson-rpc-cpp
Sorry for the confusion. I removed the mentioning from the README.