- Initial version, connects to any rpc
- Add in exporting of lib
- Added source directory
- Fix directory Structure
- removed dart mirrors
- Changed return type to dynamic
- Added in more parameter flexibility for passing in arguments to the method calls
- catch socket exception when the host cannot be contacted
- remove finally.
- Cleaned up exception handling.