Trying to figure out how to expose multiple TCP/UDP services using a single LoadBalancer on Kubernetes. Let's say the services are ftpsrv1.com and ftpsrv2.com e
I have this sample table +--------+-------------+ | DBName | Description | +--------+-------------+ | A | Car | | A | Boat | | B
I'm attempting to use asio's coroutines in C++ to have a TCP client that listens for responses to requests from the server (like RPC, but in TCP). I am using th
I would like to have the general picture to be able to scan a qr code with a scanner like honeywell better and quicker than with my phone, and manipulate that s
I'm currently working on an e-commerce website using MERN. In ProductScreen I'm trying to show all the products details listed in Products.js. On adding match.p
I'm trying to authenticate against the Uber REST API using Auth 2.0, but there seems to be a problem with scopes. As soon as I specify a scope (even non privile
How can i use fetch method in place for GetMetaData? I am trying to implement a function for the map does not refresh. view.on("click", function (evt) {
the problem I'm facing is more a matter of logic and algorithm than a specific language functionalities, i'm coding it in lua, but i believe it could be replica
So basically, I want to create a high order function like run, that works inside non-functions as it works in suspend functions. What seems to make it work is t