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
Currently, we only provide the single serial socket transport by default. This is fine while we're getting off the ground, but it ain't ideal. An improved connection pooling alternative should:
Support multiple requests executing concurrently
Include a load test to demonstrate improvement over single-serial-socket.
The text was updated successfully, but these errors were encountered:
Currently, we only provide the single serial socket transport by default. This is fine while we're getting off the ground, but it ain't ideal. An improved connection pooling alternative should:
The text was updated successfully, but these errors were encountered: