Popularity
4.8
Growing
Activity
0.0
Stable
6
4
0
Monthly Downloads: 0
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 -
transient-universe-tls
Secure communications for transient-universe -
hsendxmpp
sendxmpp clone and drop-in replacement, sending XMPP messages via CLI -
oauth2-jwt-bearer
OAuth2 jwt-bearer client flow as per rfc7523. -
LDAPv3
Lightweight Directory Access Protocol V3 (LDAPv3) RFC4511 implementation -
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-simple-wss
Simple Haskell interface to TLS secured WebSockets -
google-oauth2-easy
📛 Easy Google Authentication integration - Authorization Code & Refresh Token -
network-uri-lenses
lenses for http://hackage.haskell.org/package/network-uri
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.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