kran6a

Results 5 comments of kran6a

Something that would be handy would be a helper function that turns a client into a router that just proxies the requests so you can compose various microservices with ease...

`setMulticastTTL` brought me here. It is used by bonjour-service, which I use for service discovery.

I would also add a `findLowestCommonAncestor` method. LCA is a very common operation on graphs and the whole tree spanning from the LCA to the leaves (returned by `findAncestors`) might...

Any ETA on this? I have to consider whether to temporarily move a service that is failing on big rabbitmq payloads to node or just wait for a fix on...