Skip to content

Commit 01414fb

Browse files
committed
api: add Dialer interface and implementation
The patch adds ability to mock network connection to a Tarantool instance. The default implementation can be used as a basic building block for another package or a connector. Part of tarantool/roadmap-internal#197
1 parent eac63ed commit 01414fb

File tree

6 files changed

+894
-294
lines changed

6 files changed

+894
-294
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
1212

1313
- Support pagination (#246)
1414
- A Makefile target to test with race detector (#218)
15+
- An ability to replace a base network connection to a Tarantool instance(#265)
1516

1617
### Changed
1718

0 commit comments

Comments
 (0)