Trivial doc update: we do report the USERADDR now.

This commit is contained in:
David Fifield 2018-03-05 15:27:27 -08:00
parent fcc274ac68
commit ee4e0aa160

View file

@ -1,6 +1,5 @@
// Snowflake-specific websocket server plugin. It reports the transport name as
// "snowflake" and does not forward the (unknown) client address to the
// ExtORPort.
// "snowflake".
package main
import (