we are thrilled to announce the release of MatriX vNext 2.0
main changes in 2.0 are:
- minor API changes which force major version bump (semver)
- Direct TLS support (XEP-0368)
- netstandard 2.0 support
- new NameResolver wich allows to specify IP addresses of the XMPP server manual
- new Matrix.Extensions package with extensions and helper functions
- myget feed for latest dev builds
All source code is available on Github now at:
https://github.com/matrix-xmpp/matrix-vnext
There is a WPF example client based on MatriX vNext available on Github here:
https://github.com/matrix-xmpp/matrix-client