Giter VIP home page Giter VIP logo

xmpp's People

Contributors

coder2000 avatar nickwhaley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xmpp's Issues

Readme outdated?

Hello. I am trying to write a component using Ubiety. But it appears the the example in the readme is outdated?

ubiety.Settings.ID = new JID("[email protected]");

Error CS0176: Static member `Ubiety.Xmpp.Settings' cannot be accessed with an instance reference, qualify it with a type name instead (CS0176)

Using MonoDevelop 5.5 with Mono 3.2.8.

Implement XEP-0030

Implement the service discovery XEP according to the pdf in documents.

Directories differing only in case

I'm getting build failures and i noticed The git repo has:

xmpp\ubiety\Core
xmpp\ubiety\core

xmpp\ubiety\Infrastructure
xmpp\ubiety\infrastructure

xmpp\ubiety\Common
xmpp\ubiety\common

Depending on your git client on windows, these directories may or may not work. For me, they get merged together. Are they intended to be the same dirs?

Conference support

Does Ubiety have support for rooms / multi-user chats? If not, this is a feature request.

TestXMPP fails 'An item with the same key has already been added.'

Attempting to run the testxmpp sample app using latest master, using VS2015, it fails to run with an exception adding the 'query' tag.

2015-09-22 13:31:52.108 -07:00 [Debug] Loading tag "query" as class "Ubiety.Core.GenericTag" in the "jabber:iq:roster" namespace.
....
2015-09-22 13:31:52.109 -07:00 [Debug] Loading tag "query" as class "Ubiety.Core.Iq.Query" in the "jabber:iq:roster" namespace.

exception   "An item with the same key has already been added."

    mscorlib.dll!System.ThrowHelper.ThrowArgumentException(System.ExceptionResource resource)   Unknown
    mscorlib.dll!System.Collections.Generic.Dictionary<string, System.Type>.Insert(string key, System.Type value, bool add) Unknown
>   ubiety.dll!Ubiety.Registries.TagRegistry.AddAssembly(System.Reflection.Assembly assembly) Line 51   C#
    ubiety.dll!Ubiety.Xmpp.Xmpp() Line 79   C#
    TestXMPP.exe!TestXMPP.Main.Main() Line 19   C#
    TestXMPP.exe!TestXMPP.Program.Main() Line 16    C#

Delivery Receipts

How can I send Delivery Reciept or Auto Delivery Reciepts for messages using the XEP-0184 Protocol.

Can't add it to WP8.1 project

Hello! I'm trying to use your lib in WP8.1 project, but can't install it. When I'm trying to add it via NuGet Package Manager I'm getting error: "Could not install package 'ExceptionAnalyzer 1.0.5'. You are trying to install this package into a project that targets 'WindowsPhoneApp,Version=v8.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author."

Is it possible to resolve somehow? Thanks

SSL

Can't change to the SslStream. SSL handshake seems to be passed on to the ProtocolParser.

Nuget Package

Please create nuget package for easy integration from visual studio nuget gallery.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.