What's Changed
- fix: connect() method - use correct buffer to write password into by @hb9xar in #11
- Use Send buffer to send user credentials in connect function by @jpeterse in #12
- Fix keepalive handling (various issues in original issue tracker) by @uschindler in #14
- Create individual buffer sizes for sending and receiving buffers by @jpeterse in #13
- Update README.md to document breaking changes to setBufferSize() by @jpeterse in #15
New Contributors
- @hb9xar made their first contribution in #11
- @jpeterse made their first contribution in #12
- @uschindler made their first contribution in #14
Full Changelog: v2.10.0...v2.11.0