Commits · dev-snowflake-udp-rebase-extradata-v4-wip1
snowflake
Browse files
Feb 20, 2025
fixup! Add broker and server side rejection based on proxy version
· f6faa93e
shelikhoo
authored
Feb 20, 2025
f6faa93e
Feb 19, 2025
Add broker and server side rejection based on proxy version
· 6ec0025e
shelikhoo
authored
Feb 19, 2025
6ec0025e
Feb 13, 2025
remove PacketPaddingContainer abstraction
· 1bc310c2
shelikhoo
authored
Feb 13, 2025
1bc310c2
remove ReadWriteCloserPreservesBoundary from client package
· 955cbc84
shelikhoo
authored
Feb 13, 2025
955cbc84
Feb 04, 2025
reject message with 2047 bytes to reserve higher bits
· 182fb83d
shelikhoo
authored
Feb 04, 2025
182fb83d
Jan 30, 2025
refactor message boundary constrains: coding style
· 94eddc63
shelikhoo
authored
Jan 30, 2025
94eddc63
refactor message boundary constrains
· 1ba58c86
shelikhoo
authored
Jan 30, 2025
1ba58c86
Jan 29, 2025
use cbor instead of json to avoid double base64
· 33b38916
shelikhoo
authored
Jan 29, 2025
33b38916
add comment for ClientConnectionMetadata
· 6e0bc74f
shelikhoo
authored
Jan 29, 2025
6e0bc74f
fix coding style issue in common/message
· 51eb3605
shelikhoo
authored
Jan 29, 2025
51eb3605
update golang testing setting in CI
· 5daf971e
shelikhoo
authored
Jan 28, 2025
5daf971e
add connection padding on server side
· 0aa1470e
shelikhoo
authored
Jan 29, 2025
0aa1470e
add paddable connection
· 53172a58
shelikhoo
authored
Jan 29, 2025
53172a58
rename to common/packetpadding
· 9e457721
shelikhoo
authored
Jan 29, 2025
9e457721
Add packet padding container for packet length shaping: refactor arg names
· fbcb9bc8
shelikhoo
authored
Jan 28, 2025
fbcb9bc8
Add packet padding container for packet length shaping: refactor
· 1689279e
shelikhoo
authored
Jan 28, 2025
1689279e
Add packet padding container for packet length shaping
· 9e1cc358
shelikhoo
authored
Jan 28, 2025
9e1cc358
Jan 21, 2025
Update comment not to refer to a Stream transport.
· c1ac2aa5
David Fifield
authored
Dec 12, 2024
and
WofWca
committed
Jan 21, 2025
c1ac2aa5
update comment for protocol in proxy/webRTCConn
· 0d3b5f02
shelikhoo
authored
Sep 19, 2024
and
WofWca
committed
Jan 21, 2025
0d3b5f02
update comment for newSession in client
· de9fede4
shelikhoo
authored
Sep 19, 2024
and
WofWca
committed
Jan 21, 2025
de9fede4
use protocol field encoder
· 00da3c95
shelikhoo
authored
Sep 17, 2024
and
WofWca
committed
Jan 21, 2025
00da3c95
add protocol field encoder
· fb57ad79
shelikhoo
authored
Sep 17, 2024
and
WofWca
committed
Jan 21, 2025
fb57ad79
add protocol setting to newWebRTCConn
· b2605b79
shelikhoo
authored
Sep 17, 2024
and
WofWca
committed
Jan 21, 2025
b2605b79
set protocol query for connection with server unconditionally
· 80262c9e
shelikhoo
authored
Sep 17, 2024
and
WofWca
committed
Jan 21, 2025
80262c9e
Remove WebRTCPeer constructor without client ID
· 11442c88
shelikhoo
authored
Sep 17, 2024
and
WofWca
committed
Jan 21, 2025
11442c88
always let WebRTCDialer constructor decide the clientID
· c322e8b7
shelikhoo
authored
Sep 12, 2024
and
WofWca
committed
Jan 21, 2025
c322e8b7
Remove clientID from unused branch
· c7b163de
shelikhoo
authored
Sep 12, 2024
and
WofWca
committed
Jan 21, 2025
c7b163de
fix rwcrb close
· 1da7fecb
shelikhoo
authored
Sep 12, 2024
and
WofWca
committed
Jan 21, 2025
1da7fecb
revert change on SetStreamMode
· 37f2f42e
shelikhoo
authored
Sep 11, 2024
and
WofWca
committed
Jan 21, 2025
37f2f42e
update comment on conn.SetStreamMode
· 69045b5f
shelikhoo
authored
Sep 11, 2024
and
WofWca
committed
Jan 21, 2025
69045b5f
add confirmation to ReadWriteCloser should preserve message boundary
· 3a2b2fc9
shelikhoo
authored
Sep 11, 2024
and
WofWca
committed
Jan 21, 2025
3a2b2fc9
use a propagate close for PacketConnWrapper
· 0d9bef77
shelikhoo
authored
Sep 11, 2024
and
WofWca
committed
Jan 21, 2025
0d9bef77
use a constructor for PacketConnWrapper
· f10dc3d6
shelikhoo
authored
Sep 11, 2024
and
WofWca
committed
Jan 21, 2025
f10dc3d6
return an error for unimplemented packetConnWrapper feature
· 85b716bb
shelikhoo
authored
Sep 11, 2024
and
WofWca
committed
Jan 21, 2025
85b716bb
Remove turbotunnelMode.
· 2e4139ea
David Fifield
authored
Aug 02, 2024
and
WofWca
committed
Jan 21, 2025
2e4139ea
Remove WebRTCPeer.activeTransportMode.
· 49050269
David Fifield
authored
Aug 02, 2024
and
WofWca
committed
Jan 21, 2025
49050269
connectionID → clientID.
· 568a0999
David Fifield
authored
Aug 01, 2024
and
WofWca
committed
Jan 21, 2025
568a0999
fix coding style issue
· a601c2b1
shelikhoo
authored
May 14, 2024
and
WofWca
committed
Jan 21, 2025
a601c2b1
add connwrapper
· f521b180
shelikhoo
authored
May 14, 2024
and
WofWca
committed
Jan 21, 2025
f521b180
delete expired connection wrapper
· ecfd0f3f
shelikhoo
authored
May 13, 2024
and
WofWca
committed
Jan 21, 2025
ecfd0f3f
Loading