Breaking Changes
- New builder structure
- Separation of channel configuration and functionalities
- Idle channel service deprecation
- Client channels deprecation
What's Changed
- TCP listener improvements
- Added UDP listener
- Added WebSockets support
- Named channels
- Fully managed TCP/UDP Client
- Other performance improvements
Bug Fixes
- Removed duplicate extension definitions by @goncalo-oliveira in #37
- #29
- #34
Full Changelog: v0.10.0...v1.0.0-preview-1