Popularity
4.9
Growing
Activity
0.0
Stable
7
4
0
Monthly Downloads: 2
Programming language: Haskell
License: LicenseRef-OtherLicense
hatexmpp3 alternatives and similar packages
Based on the "network" category.
Alternatively, view hatexmpp3 alternatives based on common mentions on social networks and blogs.
-
compendium-client
Mu (μ) is a purely functional framework for building micro services. -
resolv
Domain Name Service (DNS) lookup via the libresolv standard library routines -
network-data
Network data structures in Haskell (IP, UDP, TCP headers, etc) -
windns
Domain Name Service (DNS) lookup via the Windows dnsapi standard library -
network-uri-json
FromJSON and ToJSON Instances for Network.URI -
LDAPv3
Lightweight Directory Access Protocol V3 (LDAPv3) RFC4511 implementation -
hsendxmpp
sendxmpp clone and drop-in replacement, sending XMPP messages via CLI -
transient-universe-tls
Secure communications for transient-universe -
oauth2-jwt-bearer
OAuth2 jwt-bearer client flow as per rfc7523. -
iwlib
A binding to the iw library for getting info about the current WiFi connection. -
attoparsec-uri
A compositional URI parser / printer for attoparsec -
network-uri-lenses
lenses for http://hackage.haskell.org/package/network-uri -
network-simple-wss
Simple Haskell interface to TLS secured WebSockets
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of hatexmpp3 or a related project?
README
hatexmpp3 is just another attempt at a filesystem-interfaced XMPP client.
Standards implemented:
- XEP-0045: Multi-User Chat
- entering MUCs
- sending and receiving messages
- XEP-0198: Stream Management
- acknowledges stanzas
- doesn't resume interrupted streams
- XEP-0203: Delayed Delivery
- interprets timestamps of delayed incoming messages