Skip to content

Conversation

athos
Copy link
Owner

@athos athos commented Sep 8, 2021

nrepl/nrepl 0.9.0 added support for connections via UNIX domain sockets.

This PR adds support for this feature. Once this is merged, Trenchman can connect to a server listening on a UNIX domain socket /foo/bar.socket as follows:

trenchman -s nrepl+unix:/foo/bar.socket

@athos athos force-pushed the feature/unix-socket-support branch from ae84739 to a7aa44e Compare September 9, 2021 13:29
@athos athos marked this pull request as ready for review June 23, 2022 14:58
@athos athos force-pushed the feature/unix-socket-support branch from edbe7fb to 24a3244 Compare June 23, 2022 15:31
@athos athos merged commit 55525fb into main Jun 24, 2022
@athos athos deleted the feature/unix-socket-support branch June 24, 2022 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant