Skip to main content

Overview

Neuron uses XMPP for messaging. The Agent API lets you send messages without a persistent XMPP connection.

Flow overview

Getting the recipient JID

A JID is the XMPP address of a user, such as alice@neuron.example.com. You can retrieve JIDs from your roster or directory services provided by your Neuron.

Next steps