em-proxy icon indicating copy to clipboard operation
em-proxy copied to clipboard

Add support for proxying unix domain sockets (JRuby)

Open dblock opened this issue 12 years ago • 6 comments
trafficstars

Similar to https://github.com/igrigorik/em-proxy/pull/31, but which works on JRuby. Looks like this requires eventmachine support first.

dblock avatar Mar 06 '13 13:03 dblock

+1

mattbeedle avatar Apr 18 '13 18:04 mattbeedle

+1

gorkunov avatar Jun 21 '13 16:06 gorkunov

I think belongs on EM repo... as I can't do much until we have that.

igrigorik avatar Jun 22 '13 23:06 igrigorik

+1, Any chance anyone can influence EM ?

acds avatar Jul 25 '13 02:07 acds

I opened https://github.com/eventmachine/eventmachine/issues/459, I am surprised I didn't before cause I went down the path of trying to figure out an implementation for the call in Java.

If someone wants to dig a bit and add to that issue, that'd be great.

dblock avatar Aug 02 '13 12:08 dblock

+1

Ch4s3 avatar Mar 18 '15 15:03 Ch4s3