Marcus

Results 33 comments of Marcus

Could you supply an example that reproduces your type error?

I am unable to reproduce your type error, what typescript version are you using?

try using class "pull-right" on the drop down.

> Hello @ColonelBundy, > > > Swapping out or providing the ability to swap Newtonsoft for System.Text.Json is highly desirable due to performance reasons. > > Outside of test code,...

> @ColonelBundy thanks for the proposal. > > At the moment `nodeSelector` cannot be used in `appliedTo` and can only be used in `from` or `to` of a rule's peer....

The latency strategy should suit your needs, It's in the latest release https://github.com/moleculerjs/moleculer/releases/tag/v0.12.2

Right! Didn't read who posted this issue, sorry :) But how would you go about finding the closer endpoint if not by latency? I imagine pre-defined factors would be the...

If and when a US-based service would need info from an EU based service, you could simply add the tag in the service name since you'd need different services for...

Sure I too see the merits of a locality-based routing system, but again, there are solutions already that fits your need. Unless you do geo lookups of the ip's you...

@icebob How about ```broker.emit``` instead?