aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)
BSD 2-Clause "Simplified" License
308 stars 98 forks source link

Add simple send stanza implementation (sends an xml) #31

Closed dragulceo closed 8 years ago

dragulceo commented 8 years ago

Added simple send stanza and resource name random generator.

Let me know if this is ok. Or you need me to do some other changes.

Before accepting it please let me know.

aksonov commented 8 years ago

@Froelund Will you review?

Froelund commented 8 years ago

Seems OK.