8000 GitHub - curzonj/goexmpp: Fork of https://code.google.com/p/goexmpp/ golang xmpp client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

curzonj/goexmpp

Repository files navigation

Extensible library for handling the XMPP protocol (RFC 3920). This
code is inspired by, but not derived from,
https://github.com/mattn/go-xmpp/.

The core of the protocol is handled by xmpp.go, structs.go, and
stream.go. Everything else is an extension, though some of the
provided "extensions" are mandatory pieces of the protocol.

About

Fork of https://code.google.com/p/goexmpp/ golang xmpp client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0