issues
search
quic-go
/
masque-go
MASQUE: Proxying UDP in HTTP/3, RFC 9298
MIT License
81
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add documentation for the struct fields of Client and Proxy
#29
marten-seemann
closed
6 months ago
1
add an example client
#28
marten-seemann
closed
6 months ago
1
fix spurious early returns when the read deadline is extended
#27
marten-seemann
closed
6 months ago
1
stop the deadline timer when closing the proxied conn
#26
marten-seemann
closed
6 months ago
1
fix race condition when extending the proxied conn's read deadline
#25
marten-seemann
closed
6 months ago
1
make SetWriteDeadline a no-op on the proxied conn
#24
marten-seemann
closed
6 months ago
1
ci: always install staticcheck, even on failures
#23
marten-seemann
closed
6 months ago
1
implement write deadlines
#22
marten-seemann
opened
6 months ago
0
add support for read deadlines on the proxied connection
#21
marten-seemann
closed
6 months ago
1
increase the initial packet size to 1350 bytes
#20
marten-seemann
closed
6 months ago
1
introduce a connect-udp address type
#19
marten-seemann
closed
6 months ago
1
rename the Server to Proxy
#18
marten-seemann
closed
6 months ago
1
git: ignore qlog files
#17
marten-seemann
closed
6 months ago
1
add an example proxy
#16
marten-seemann
closed
6 months ago
1
MTU settings prevent tunnelling of QUIC
#15
marten-seemann
closed
6 months ago
2
consider exposing the URI template as a string
#14
marten-seemann
opened
6 months ago
0
application-defined handlers don't make sense
#13
marten-seemann
opened
6 months ago
2
rename Server to Proxy?
#12
marten-seemann
closed
6 months ago
1
close the proxied connection when the request stream is closed
#11
marten-seemann
closed
6 months ago
1
close the send side of the request stream when reading errors
#10
marten-seemann
closed
6 months ago
1
ci: replace IPDX workflows with custom workflows
#9
marten-seemann
closed
6 months ago
1
move away from IPDX's Unified CI
#8
marten-seemann
closed
6 months ago
0
skip over capsules read from the request stream
#7
marten-seemann
closed
6 months ago
2
add Close method to client and server, check for Goroutine leaks
#6
marten-seemann
closed
6 months ago
1
close the proxied connection when the request stream is closed
#5
marten-seemann
closed
6 months ago
1
provide a way to abort upgrade before DNS resolution
#4
marten-seemann
closed
4 months ago
1
connected and unconnected sockets
#3
marten-seemann
opened
6 months ago
2
set the Proxy-Status header (RFC 9209)
#2
marten-seemann
opened
6 months ago
0
add CI workflows
#1
marten-seemann
closed
7 months ago
0
Previous