Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UNIX socket support #85

Open
rybakit opened this issue May 3, 2016 · 4 comments
Open

Add UNIX socket support #85

rybakit opened this issue May 3, 2016 · 4 comments
Assignees
Labels
feature A new functionality
Milestone

Comments

@rybakit
Copy link
Collaborator

rybakit commented May 3, 2016

E.g.:

$t = new Tarantool('unix:///tmp/tnt.sock');

Socket URI format: http://php.net/manual/en/transports.unix.php

@bigbes
Copy link
Contributor

bigbes commented May 3, 2016

It'll be added in PHP7 branch, since it needs refactoring of API.

@bigbes bigbes added the feature A new functionality label Jun 22, 2016
@bigbes bigbes self-assigned this Jun 23, 2016
bigbes added a commit that referenced this issue Jan 24, 2017
bigbes added a commit to bigbes/tarantool-php that referenced this issue Aug 14, 2018
@Totktonada
Copy link
Member

@Totktonada Totktonada added this to the wishlist milestone Mar 23, 2020
@rybakit
Copy link
Collaborator Author

rybakit commented Mar 23, 2020

See https://github.com/bigbes/tarantool-php/commits/php7-v2

@Totktonada Is this link correct? I don't see anything related to unix sockets there.

@Totktonada
Copy link
Member

Yep. See bigbes@35daa0a and bigbes@bf6ef57.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

No branches or pull requests

3 participants