Hello! I'm evaluating different RPC libraries for a new projects and came across qrpc via NPM, which looks really nice (kudos to you @andrasq). The last published version on NPM dates back to 4 years ago but commit activity here on GitHub suggests that the library is still being somewhat maintained. Test targets in the .travis.yml file cover up to Node.js 15.x, also another indicator of life. What is the general status of node-qrpc? Is it being actively maintained?
Hello! I'm evaluating different RPC libraries for a new projects and came across
qrpcvia NPM, which looks really nice (kudos to you @andrasq). The last published version on NPM dates back to 4 years ago but commit activity here on GitHub suggests that the library is still being somewhat maintained. Test targets in the.travis.ymlfile cover up to Node.js 15.x, also another indicator of life. What is the general status ofnode-qrpc? Is it being actively maintained?