1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update whats_new_20.md

This commit is contained in:
Ginger Collison 2019-05-23 16:09:27 -05:00 committed by GitHub
parent d28b9333fc
commit 5b3bbacd49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ Services and streams are mechanisms to share messages between accounts.
Think of a service as an RPC endpoint into an account. Behind that account Think of a service as an RPC endpoint into an account. Behind that account
there might be many microservices working in concert to handle requests, but there might be many microservices working in concert to handle requests, but
from outside the account there simply one subject exposed. from outside the account there is simply one subject exposed.
__Services__ definition to share an endpoint: __Services__ definition to share an endpoint: