nats-io / nats.swift

Swift client for NATS, the cloud native messaging system.
Apache License 2.0
22 stars 4 forks source link

Rename methods for better namespacing #52

Closed Jarema closed 7 months ago

Jarema commented 7 months ago

This renames the classes and structs to work better with how Swift namespacing works.

Signed-off-by: Tomasz Pietrek tomasz@nats.io