4.1.0 • Published 3 years ago

sockethub-platform-xmpp v4.1.0

Weekly downloads
53
License
LGPL-3.0+
Repository
github
Last release
3 years ago

sockethub-platform-xmpp

A sockethub platform module implementing XMPP functionality.

Overview

Each sockethub platform uses JSON Activity Streams 2.0 which are recevied from and sent to clients, through the Sockethub service.

Implemented Verbs (@type)

completed send completed request-friend completed remove-friend completed make-friend completed update completed join completed observe

Example

{
  context: 'xmpp',
  '@type': 'request-friend',
  actor: {
    '@id': 'user@host.org/Home'
  },
  target: {
    '@id': 'homer@jabber.net/Home',
  }
}

API

API docs can be found here

5.0.0-alpha.2

3 years ago

5.0.0-alpha.1

3 years ago

5.0.0-alpha.0

3 years ago

4.1.0

4 years ago

4.0.0

4 years ago

3.2.4

4 years ago

3.2.2

4 years ago

3.2.2-alpha.0

5 years ago

3.2.1

5 years ago

3.2.1-alpha.1

5 years ago

3.2.1-alpha.0

5 years ago

3.2.0

6 years ago

3.1.0

6 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago