• Sergey Prokhorov's avatar
    Make sure `socket_active` option can be used with any interface and mode · f4a949a1
    Sergey Prokhorov authored
    * `epgsql` / `epgsqla` / `epgsqli` / copy-mode can be used with `socket_active` option
    * `epgsqli` can do fine-grained flow control because it produces `{epgsql, C, socket_passive}` messages
    * other interfaces re-activate the socket under the hood as soon as `epgsql_sock` receives
      `tcp_passive` / `ssl_passive`
    f4a949a1
README.md 30.1 KB