vyzo

Results 615 comments of vyzo
trafficstars

yeah, for subscriptions definitely; and it shouldn't be too hard. On Fri, Jul 23, 2021, 18:21 Adin Schmahmann ***@***.***> wrote: > @vyzo does this seem like a reasonable idea if...

no, do you want to take it in? Shouldnt be too hard for subscriptions.

also note that validation of published messages is now synchronous and cannot be dropped.

Probably, yeah. All very reasonable propositions.

this is not a bug in pubsub, it does not own the connections.

done; also, you don't need raul's permission to start working on this :)

I dont think putting it in handleSendingMessages is correct, the right place to put it in the peer selection. Simplest way is to have a filter of the form `func(topic,...

Note that the filter would be in the pubsub object, initialzed with a pubsub option, and thus available to each router. We want the router to decide how to use...

This is the default behavior of broadcast protocols; a pr would be welcome if you want to add an option to disable this behavior.

Sure, but if the sender is stuck you won't be able to send messages anyway. What do you propose to do?