Versions in this module Expand all Collapse all v25 v25.1.1 Jan 1, 2025 Changes in this version + type Connection interface + type CounterConnection struct + ReadCounter stats.Counter + WriteCounter stats.Counter + func (c *CounterConnection) Read(b []byte) (int, error) + func (c *CounterConnection) Write(b []byte) (int, error) Other modules containing this package github.com/xmplusdev/xray-core github.com/xmplusdev/xray-core/v24