Skip to content
Commits on Source (2)
pt-websocket (0.2-8) unstable; urgency=medium
* Team upload.
* Set Built-Using
-- Michael Stapelberg <stapelberg@debian.org> Mon, 05 Mar 2018 18:33:57 +0100
pt-websocket (0.2-7) unstable; urgency=medium
* Team upload.
......
......@@ -16,6 +16,7 @@ XS-Go-Import-Path: git.torproject.org/pluggable-transports/websocket
Package: pt-websocket
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: WebSocket pluggable transport - server
Pluggable transports are tools that transform a stream of application traffic
into a different format on the network. This helps to bypass network-level
......