ing
This commit is contained in:
parent
fd0e05fce2
commit
032f2604e5
|
@ -13,6 +13,8 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
type Socket interface {
|
type Socket interface {
|
||||||
|
Context() SocketContext
|
||||||
|
|
||||||
// Subprotocol returns the negotiated protocol for the connection.
|
// Subprotocol returns the negotiated protocol for the connection.
|
||||||
Subprotocol() string
|
Subprotocol() string
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user