Added
- `servers` and `discovered_servers` API (https://github.com/nats-io/asyncio-nats/pull/41)
- Handling of async protocol `INFO` updates to enable discovery of servers (https://github.com/nats-io/asyncio-nats/pull/41)
Fixed
- Parser fixes to handle protocol lines larger than 1024 bytes (https://github.com/nats-io/asyncio-nats/pull/42)