1. Remote call method Whether it is microservices or distributed services (both SOA, both are service-oriented programming), they are all faced with remote calls between services. So what are the r
Tag: HTTP
GRPC-GATEWAY: GRPC Converts to HTTP Protocol External Service
My company’s project adopts Restful-based microservice architecture. As the communication between microservices becomes more and more frequent, I hope to use rpc for internal communication and exte
iPhone – How to formulate POST to create users using basic HTTP authentication and design Rails GEM
For this certification business, I am a novice. So I have been looking for, but could not find any direct solution:
I use Devise gem got Rails backend for user authentication and iPhone front
Apple-push-notifications – communicate with the APNS server via HTTP2 in SWIFT2
Does anyone know how to use Apple’s new APNS provider API introduced in the WWDC2015 conference? For my test, I used PushMeBaby (OpenSource Push server from github). But this small application will