fix: Update README
This commit is contained in:
parent
d00d0e35b0
commit
4855a289d9
@ -13,14 +13,6 @@ This package contains the actual XMPP code that is platform-independent.
|
|||||||
allows the user to resolve SRV records and thus support XEP-0368. Due to how DNS
|
allows the user to resolve SRV records and thus support XEP-0368. Due to how DNS
|
||||||
resolution is implemented, Flutter is required.
|
resolution is implemented, Flutter is required.
|
||||||
|
|
||||||
### mbedsock
|
|
||||||
|
|
||||||
This package contains a C library that wraps [mbedTLS](https://github.com/Mbed-TLS/mbedtls)
|
|
||||||
into a form that makes it easily digestable in Dart for use in `moxxmpp_socket`.
|
|
||||||
|
|
||||||
This is so that we can work around various issues with Dart's `SecureSocket`, though
|
|
||||||
mostly just the issue with setting a SNI value different from the connecting host name.
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See `./LICENSE`.
|
See `./LICENSE`.
|
||||||
|
Loading…
Reference in New Issue
Block a user