How should client libraries and actionlib_nodejs interact?
- client libraries depend on
actionlib_nodejs, configure it on their own, and expose actions
- users configure
actionlib_nodejs with the client library they're using
- separate repositories for each client implementation