nats-io / nats.swift

Swift client for NATS, the cloud native messaging system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rework protocol commands buffering

Jarema opened this issue · comments

  • Current buffering is not done on writer end, so it really does very little actual useful work

that applied to the old client.