Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate the project #110

Merged
merged 3 commits into from
May 14, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Jabber-Net [![NuGet][nuget-badge]][nuget] [![Appveyor build][appveyor-badge]][appveyor] [![Travis build][travis-badge]][travis]
==========

⚠ This project is **deprecated**, reasons are listed in
[#110](https://github.com/ForNeVeR/Jabber-Net/pull/110). Please use other XMPP
libraries for .NET:
- [Ubiety.Xmpp.Core](https://github.com/ubiety/Ubiety.Xmpp.Core)
- [SharpXMPP](https://github.com/vitalyster/SharpXMPP/) (maintained by a former
maintainer of Jabber-Net)

Jabber-Net is a set of .NET classes for sending and receiving Extensible
Messaging and Presence Protocol (XMPP), also known as the Jabber. Client
connections, server component connections, presence, service discovery, and the
Expand Down