4 Commits

Author SHA1 Message Date
sthen
969b0ac36d switch to py.test, and use a TEST_DEPENDS on the exact version to make sure
that "make test" doesn't try and run on an old installed version of websockify.
2016-06-05 11:04:12 +00:00
gsoares
6b3f37d750 update to 0.8.0
OK sthen@ (maintainer)
2016-06-04 22:52:24 +00:00
sthen
9202da341e add missing rdep to websockify on py-numpy, and build rebind.so
noted by jca@
2015-12-22 14:41:52 +00:00
sthen
035002893d import ports/net/websockify, ok czarkoff@
Websockify (formerly named wsproxy) translates WebSockets traffic to
normal socket traffic. It accepts the WebSockets handshake, parses it,
and then begins forwarding traffic between the client and the target
in both directions.
2015-12-18 13:18:39 +00:00