

4·
1 year agoI pretty much agree with everyone else said. I just want to say that I don’t recommend xamarin. I had to work with it at a job and it’s a massive headache imo.
I pretty much agree with everyone else said. I just want to say that I don’t recommend xamarin. I had to work with it at a job and it’s a massive headache imo.
I had a feature request come down the pipeline that said, “We need this computer to send a notification out to other nodes on the network in the event it loses power.”
I thought it was just a poorly worded health polling feature. I was wrong. They literally wanted a dead computer to send out a message.
It took me asking them to send me a text message after turning off their phones before they realized the issue.
This. I was reading through some of the comments, but this is the most accurate one I’ve read thus far. All the APIs I’ve dealt with are just vanilla HTTP and use a reverse proxy for https. A reverse proxy like nginx is also convenient for path pattern matching to different API services but only having to setup https in one spot, nginx