+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ interface QuicCallbacks {
2
2
onEndpointClose: (context: number, status: number) => void;
3
3
onSessionNew: (session: Session) => void;
4
4
onSessionClose: (type: number, code: bigint, reason?: string) => void;
5
-
onSessionDatagram: (datagram: Uint8Array, early: boolean) => void;);
5
+
onSessionDatagram: (datagram: Uint8Array, early: boolean) => void;
6
6
onSessionDatagramStatus: (id: bigint, status: string) => void;
7
7
onSessionHandshake: (sni: string,
8
8
alpn: string,
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4