PgStream
constructor(host: String, port: Int, loginTimeoutSecs: Int = 10, notificationBufferCapacity: Int = 256, noticeHandler: NoticeHandler? = null, sslConfiguration: SslConfiguration? = null, cancelSignalTimeoutSecs: Int = 10)
Parameters
notificationBufferCapacity
Capacity of the buffer for asynchronous notifications.