4.1.0 • Published 2 years ago

sockethub-platform-xmpp v4.1.0

Weekly downloads
53
License
LGPL-3.0+
Repository
github
Last release
2 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

2 years ago

5.0.0-alpha.1

2 years ago

5.0.0-alpha.0

2 years ago

4.1.0

3 years ago

4.0.0

3 years ago

3.2.4

3 years ago

3.2.2

3 years ago

3.2.2-alpha.0

4 years ago

3.2.1

4 years ago

3.2.1-alpha.1

4 years ago

3.2.1-alpha.0

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago