11 Communicating Between Servers
Before you begin: Join our book community on Discord
Give your feedback straight to the author himself and chat to other early readers on our Discord server (find the "rust-web-programming-3e" channel under EARLY ACCESS SUBSCRIPTION).
https://packt.link/EarlyAccess/
At this point in the book, we have two servers which are the authentication server and to-do server, however, they are not talking to each other yet. In microservices, we must be able to get our servers sending messages between each other. For our system, we must get our to-do server making requests to out authentication server. This request checks ...
Get Rust Web Programming - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.