Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

UNIX sockets support #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

UNIX sockets support #24

wants to merge 2 commits into from

Conversation

szelga
Copy link

@szelga szelga commented Nov 8, 2014

should resolve #23

@szelga
Copy link
Author

szelga commented Nov 8, 2014

based on this gist: https://gist.github.com/superduper/5579037

did a quick check on a test project. do i need to write unit tests for this?

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.98%) when pulling 5050563 on szelga:unix-sockets into 93bfcd7 on moccu:master.

@stephrdev
Copy link
Member

Yes, tests would be nice.

@szelga
Copy link
Author

szelga commented Nov 10, 2014

do i get it right that in current set of unit tests there is no real connection involved, only "mock" stuff?

@EnTeQuAk
Copy link
Contributor

@szelga you're right. There's one full-stack test in testing.pytests.test_pubsub:TestRealPubSub though

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] possibility of using UNIX sockets
4 participants