gRPC Implementing gRPC Auto-Reconnect on Timeout In this blog post we are going to implement feature to reconnect to gRPC stream if specific timeout has elapsed and no new data has been received from the server.
gRPC Building Real-time Public Transport Tracking System on Azure - Part 7: Packing Everything Up This is blog post in series about building real-time public transport tracking system on Microsoft Azure cloud services. Now it's time to pack up and deploy services to cloud for smooth production run.