|
|
|
|
|
by erebe__
806 days ago
|
|
Nice project :) HTTP3 may not be suitable for all environments, as UDP is pretty commonly filtered. If you are in such scenario, you may want to take a look at wstunnel, it allows you to do the same (and more) over websocket or HTTP2. https://github.com/erebe/wstunnel |
|
Do you have the protocol defined somewhere? Wstunnel is one of our options, and we'll likely add a golang library for the solution we chose. Would be easier if I don't have to figure out the frame format from code.