Home
last modified time | relevance | path

Searched defs:Upgrader (Results 1 – 25 of 127) sorted by relevance

123456

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-transport-upgrader/
H A Dupgrader.go30 type Upgrader struct { struct
31 PSK ipnet.PSK
32 Secure sec.SecureTransport
33 Muxer mux.Multiplexer
34 ConnGater connmgr.ConnectionGater
38 func (u *Upgrader) UpgradeListener(t transport.Transport, list manet.Listener) transport.Listener {
55 …text.Context, t transport.Transport, maconn manet.Conn, p peer.ID) (transport.CapableConn, error) {
64 …und(ctx context.Context, t transport.Transport, maconn manet.Conn) (transport.CapableConn, error) {
68 …rt.Transport, maconn manet.Conn, p peer.ID, dir network.Direction) (transport.CapableConn, error) {
114 …u *Upgrader) setupSecurity(ctx context.Context, conn net.Conn, p peer.ID) (sec.SecureConn, error) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/mail/mailhog/MailHog-1.0.0/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
42 Subprotocols []string
46 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
55 CheckOrigin func(r *http.Request) bool
61 EnableCompression bool
64 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
88 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
112 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/gorilla/websocket/websocket-4201258b820c/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/sysutils/hared/hared-hare-1.0-45-g8341d8a/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
40 Subprotocols []string
44 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
49 CheckOrigin func(r *http.Request) bool
55 EnableCompression bool
58 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
82 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
106 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/www/gotty/gotty-1.0.1/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
33 ReadBufferSize, WriteBufferSize int
39 Subprotocols []string
43 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
48 CheckOrigin func(r *http.Request) bool
51 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
74 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
95 …rader) Upgrade(w http.ResponseWriter, r *http.Request, responseHeader http.Header) (*Conn, error) {
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/github.com/gorilla/websocket/websocket-1.4.1/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]
/dports/net/madonctl/madonctl-8d3e9fa/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gorilla/websocket/
H A Dserver.go26 type Upgrader struct { struct
28 HandshakeTimeout time.Duration
34 ReadBufferSize, WriteBufferSize int
45 WriteBufferPool BufferPool
53 Subprotocols []string
57 Error func(w http.ResponseWriter, r *http.Request, status int, reason error)
66 CheckOrigin func(r *http.Request) bool
72 EnableCompression bool
75 …er) returnError(w http.ResponseWriter, r *http.Request, status int, reason string) (*Conn, error) {
99 func (u *Upgrader) selectSubprotocol(r *http.Request, responseHeader http.Header) string {
[all …]

123456