Skip to content

Prosody & "echo" demo: not receiving any messages #160

Closed
@yojoe

Description

@yojoe

I'm a new user of go-xmpp and playing with the examples right now. I'm using Prosody as the XMPP server to talk with. I can successfully authenticate but no messages are delivered/routed to the echo client. After the session is initialized the StreamLogger stays silent and never logs anything else, no messages, no IQs, pings, ...).

When I modify the example code I can even send messages from the echo client which are delivered successfully but still, no stanzas are ever received. Looking into the discussion of #9 I implemented a postConnect function to manually set the presence (which the echo demo client never did), but that doesn't help. Prosody doesn't deliver any messages to the echo demo client.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions