3.0.0
- Converted to use Dependency Injection and .NET hosting (#6)
- Added usage of ILogger. (#7)
- Converted threads to tasks, and use
asyncwherever possible (#8) - Added new serializer: MessageSharp (#9)
- Refactor solution/project structure for more organized tests. Also added more tests, both unit and integration tests
- Documentation updated to reflect functional changes