© Waldemar Quevedo 2018
Waldemar QuevedoPractical NATShttps://doi.org/10.1007/978-1-4842-3570-6_3

3. The NATS Clients

Waldemar Quevedo1 
(1)
San Francisco, California, USA
 

As covered in the previous chapter, NATS uses a fairly simple protocol that alleviates the task of implementing clients that can interact with the server. Thanks to the protocol being very simple, many times it is also possible to further focus on optimizing the clients to provide a highly performant and efficient implementation.

The NATS clients have an easy-to-use API built on top of the NATS protocol, and in this chapter, we take a look at their feature set and expected behavior in detail. We do this in order to have a good foundation for building NATS-based applications later ...

Get Practical NATS: From Beginner to Pro 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.