MCPcopy Create free account

hub / github.com/MercuryWorkshop/epoxy-tls / functions

Functions459 in github.com/MercuryWorkshop/epoxy-tls

↓ 1 callersFunctionsplit
(arr: T[], len: number)
client-showcase/src/loggingws.ts:11
↓ 1 callersFunctionthreadpercore_init_thread
( func: impl Future<Output = Result<T>> + Sync + Send + 'static, )
server/src/main.rs:213
↓ 1 callersFunctionthreadpercore_main
()
server/src/main.rs:169
↓ 1 callersMethodto_opts
(&self)
server/src/config.rs:388
↓ 1 callersMethodtoggle
Toggle the value and return the old one.
wisp/src/unfair_select.rs:19
↓ 1 callersFunctiontrim
(data: &[u8])
server/src/upgrade.rs:34
↓ 1 callersFunctiontrim_end
(data: &[u8])
server/src/upgrade.rs:46
↓ 1 callersFunctiontrim_start
(data: &[u8])
server/src/upgrade.rs:38
↓ 1 callersFunctionunfair_select
(stream1: S1, stream2: S2)
wisp/src/unfair_select.rs:33
↓ 1 callersFunctionupgrade
slightly modified to use anyhow
server/src/upgrade.rs:63
↓ 1 callersFunctionvalidate_config_cache
()
server/src/config.rs:307
↓ 1 callersFunctionverify
https://github.com/snapview/tungstenite-rs/blob/314feea3055a93e585882fb769854a912a7e6dae/src/handshake/client.rs#L189
client/src/websocket.rs:239
↓ 1 callersMethodwait_for_open
(&self)
client/src/ws_wrapper.rs:176
↓ 1 callersMethodwait_for_stream
Wait for a stream to be created.
wisp/src/mux/server.rs:194
↓ 1 callersMethodwith_udp_extension_required
Shorthand for `with_required_extensions(&[UdpProtocolExtension::ID])`
wisp/src/mux/mod.rs:302
↓ 1 callersFunctionws_upgrade
( mut req: Request<Incoming>, stats_endpoint: Option<String>, callback: F, )
server/src/route.rs:107
FunctionApp
()
client-showcase/src/main.tsx:10
FunctionDemo
()
client-showcase/src/demo.tsx:319
FunctionGit
(cx)
client-showcase/src/components/git.tsx:4
FunctionLink
(cx)
client-showcase/src/components/link.tsx:3
FunctionOption
()
client-showcase/src/demo.tsx:37
FunctionRequestBuilder
(cx)
client-showcase/src/demo.tsx:70
FunctionRequestSender
(cx)
client-showcase/src/demo.tsx:203
FunctionResponseView
()
client-showcase/src/demo.tsx:149
FunctionTextarea
()
client-showcase/src/demo.tsx:41
FunctionTheme
()
client-showcase/src/components/theme.tsx:4
FunctionWebsocketLogger
()
client-showcase/src/demo.tsx:250
Method__internal_type_id
Do not override.
wisp/src/extensions/mod.rs:201
Method__is
(&self)
wisp/src/extensions/mod.rs:145
Methodaccept_tcp
(listener: &mut TcpListener)
server/src/listener.rs:363
Methodaccept_unix
(listener: &mut UnixListener)
server/src/listener.rs:376
Methodadd_extension
Add a Wisp V2 extension builder to the settings struct.
wisp/src/mux/mod.rs:339
Functionasyncread_to_readablestream
( read: Pin<Box<dyn AsyncRead>>, buffer_size: usize, )
client/src/utils/js.rs:197
Methodbind_tcp
(bind: &BindAddr)
server/src/listener.rs:290
Methodbind_unix
(bind: &BindAddr)
server/src/listener.rs:307
Methodbox_clone
(&self)
wisp/src/extensions/cert.rs:173
Methodbox_clone
(&self)
wisp/src/extensions/password.rs:79
Methodbox_clone
(&self)
wisp/src/extensions/motd.rs:38
Methodbox_clone
(&self)
server/src/handle/wisp/wispnet.rs:140
Methodbox_clone
(&self)
server/src/handle/wisp/twisp.rs:84
Methodbuild_from_bytes
client: 1 server: 2
wisp/src/extensions/cert.rs:262
Methodbuild_from_bytes
( &mut self, mut bytes: Bytes, _role: Role, )
wisp/src/extensions/password.rs:178
Methodbuild_from_bytes
( &mut self, data: Bytes, role: crate::Role, )
wisp/src/extensions/motd.rs:68
Methodbuild_from_bytes
( &mut self, mut bytes: Bytes, _: Role, )
server/src/handle/wisp/wispnet.rs:60
Methodbuild_from_bytes
( &mut self, _: Bytes, _: wisp_mux::Role, )
server/src/handle/wisp/twisp.rs:96
Methodbuild_to_extension
client: 2 server: 1
wisp/src/extensions/cert.rs:315
Methodbuild_to_extension
(&mut self, _role: Role)
wisp/src/extensions/password.rs:160
Methodbuild_to_extension
(&mut self, role: crate::Role)
wisp/src/extensions/motd.rs:87
Methodbuild_to_extension
(&mut self, _: Role)
server/src/handle/wisp/wispnet.rs:71
Methodbuild_to_extension
(&mut self, _: wisp_mux::Role)
server/src/handle/wisp/twisp.rs:104
Methodclose
Close the stream. You will no longer be able to write or read after this has been called.
wisp/src/stream/mod.rs:178
Methodclose
Close the stream. You will no longer be able to write or read after this has been called.
wisp/src/stream/handles.rs:24
MethodcloseWithInfo
({ closeCode: code, reason }: WebSocketCloseInfo = {})
client-showcase/src/loggingws.ts:75
Methodclose_stream
(stream: StreamMapValue, close: ClosePacket)
wisp/src/mux/inner.rs:380
Methodconnect
(url: &str, protocols: &[String])
client/src/ws_wrapper.rs:94
Methodconnect
( &'a self, remote: std::net::SocketAddr, )
wisp/src/mux/client.rs:194
Methodconnect_tcp
(&self, url: EpoxyUrlInput)
client/src/lib.rs:486
Methodconnected
(&self)
client/src/stream_provider.rs:296
Methodconstructor
(url: string, options: WebSocketStreamOptions = {})
client-showcase/src/loggingws.ts:64
Methodconsume
(self: Pin<&mut Self>, amt: usize)
wisp/src/stream/compat.rs:71
Methodconsume
(self: Pin<&mut Self>, amt: usize)
server/src/util_chain.rs:93
Functioncopy_wisp
( mut rx: MuxStreamRead<WispStreamWrite>, mut tx: MuxStreamWrite<WispStreamWrite>, #[cfg(feature = "speed-l
server/src/handle/wisp/wispnet.rs:158
Methodcreate
( mut rx: R, tx: W, wisp_v2: Option<WispV2Handshake>, mut muxer: M, actor: M::Actor, )
wisp/src/mux/mod.rs:137
Methodcreate_tls
()
server/src/listener.rs:315
Methodde
(string: &str)
server/src/config.rs:533
Methoddefault
()
client/src/lib.rs:281
Methoddefault
()
server/src/config.rs:333
Methodderef
(&self)
wisp/src/locked_sink.rs:311
Methodderef
(&self)
wisp/src/extensions/mod.rs:54
Methodderef
(&self)
wisp/src/ws/mod.rs:51
Methodderef_mut
(&mut self)
wisp/src/locked_sink.rs:317
Methodderef_mut
(&mut self)
wisp/src/extensions/mod.rs:60
Methodderef_pin
(&mut self)
wisp/src/locked_sink.rs:323
Methoddowncast
Downcast the protocol extension.
wisp/src/extensions/mod.rs:37
Methoddowncast_mut
Downcast the protocol extension.
wisp/src/extensions/mod.rs:47
Methoddowncast_ref
Downcast the protocol extension.
wisp/src/extensions/mod.rs:42
Methoddrop
(&mut self)
wisp/src/locked_sink.rs:181
Methodencode
(&self)
wisp/src/extensions/cert.rs:145
Methodencode
(&self)
wisp/src/extensions/password.rs:60
Methodencode
(&self)
wisp/src/extensions/motd.rs:31
Methodencode
(&self)
server/src/handle/wisp/wispnet.rs:93
Methodencode_into
(&self, packet: &mut PayloadMut)
wisp/src/extensions/mod.rs:72
Methodexecute
(&self, future: F)
client/src/utils/mod.rs:90
Methodfind_extension
(&self)
wisp/src/extensions/mod.rs:299
Methodfind_extension_mut
(&mut self)
wisp/src/extensions/mod.rs:302
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
wisp/src/packet.rs:88
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
wisp/src/extensions/cert.rs:27
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
server/src/util_chain.rs:41
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
server/src/route.rs:56
Methodfrom
(value: EpoxyError)
client/src/lib.rs:188
Methodfrom
(err: WebSocketError)
client/src/ws_wrapper.rs:35
Methodfrom
(value: std::string::FromUtf8Error)
wisp/src/lib.rs:100
Methodfrom
(value: ed25519::Error)
wisp/src/extensions/cert.rs:37
Methodfrom
(value: T)
wisp/src/extensions/mod.rs:81
Methodfrom
(value: Payload)
wisp/src/ws/mod.rs:39
Methodfrom
(value: (ConnectPacket, ConnectPacket))
server/src/stats.rs:36
Methodfrom_teed
(a: ReadableStream, b: ReadableStream)
client/src/utils/js.rs:109
Methodget_bindaddr
(&self)
server/src/config.rs:324
Methodget_close_reason
Get the stream's close reason, if it was closed.
wisp/src/stream/handles.rs:42
Methodget_close_reason
Get the stream's close reason, if it was closed.
wisp/src/stream/compat.rs:112
← previousnext →201–300 of 459, ranked by callers