Diffusion is a high speed, high capacity, highly available, low latency pub/sub real-time messaging server for the Internet. Questions not about the API or connecting the various components are better asked on superuser.com or serverfault.com
Questions tagged [push-diffusion]
26 questions
5
votes
2 answers
Unexplained arguments passed to JS client reconnectionStrategy
I’m working through some code examples for the Diffusion JS API but I don’t understand the example on reconnection. What are the start and abort parameters of the reconnectionStrategy?
// Create a reconnection strategy that applies an exponential…

John Newby
- 119
- 3
5
votes
1 answer
How to remove a topic when it has no subscribers?
I am building a Diffusion solution that create a tree of topics.
I am creating topics on demand to reflect values received from a RabbitMQ feed. Each topic has a memory cost, so I am looking to remove the topic once it has had no subscribers for…

David Lindsay
- 119
- 2
4
votes
1 answer
Updating JSON Topics in Diffusion (Unified .NET Client Api)
I'm trying to update a JSON topic using the .NET client library of Diffusion. I know that currently there is only partial support for JSON topic in .NET but I think it is possible to update topics. So I created a topic using the Javascript client…

Jonny
- 2,787
- 10
- 40
- 62
3
votes
1 answer
Diffusion reconnect timeout
I am using Diffusion v5.6.6 to create a mobile app and it is important that the app recovers when clients lose mobile connection and then gain connection again later on. I can see in Connectors.xml there are two settings related to this: