Info
Version: | 1.0.0 |
Author(s): | smiley22 |
Last Update: | Friday, December 27, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/smiley22/S22.Xmpp |
NuGet Url: | https://www.nuget.org/packages/S22.Xmpp |
Install
Install-Package S22.Xmpp
dotnet add package S22.Xmpp
paket add S22.Xmpp
S22.Xmpp Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
- Supports XMPP over TLS/SSL
- SASL Authentication (PLAIN, DIGEST-MD5, and SCRAM-SHA-1)
- User Avatars
- SOCKS5 and In-Band File-Transfer
- In-Band Registration
- User Mood
- User Tune
- User Activity
- Simplified Blocking
- API designed to be very easy to use
- Well documented with lots of example code
- Free to use in commercial and personal projects (MIT License)
Please visit the website for example usage and detailed documentation.