You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This implementation of the Testkit Backend handles requests with using the `driver.rxSession`, so this is not compatible with the `neo4j-driver-lite`.
For introducing the new backend handlers, the previous ones had to be refactor for decoupling part of the code for the protocol and enable it to be used by the two set of handlers.
0 commit comments