eclipse-vertx / vertx-sql-client

High performance reactive SQL Client written in Java
Apache License 2.0
894 stars 200 forks source link

[MSSQL]Multiple Active Result Sets (MARS) support #609

Open BillyYccc opened 4 years ago

BillyYccc commented 4 years ago

It would be good if we support Multiple Active Result Sets (MARS) which needs support for Session Multiplex Protocol (SMP) so that we could use multiplexed connections.

vietj commented 3 years ago

that would be awesome