-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support reverse web proxying with websocket upgrade #1503
Labels
Comments
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Nov 25, 2021
Changelog: fix: autobahn installation in docker (crossbario/crossbar#1503) new: refactor SigningKey class for reusability (crossbario/crossbar#1500, crossbario/crossbar#1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (crossbario/crossbar#1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (crossbario/crossbar#1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (crossbario/crossbar#1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (crossbario/crossbar#1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Nov 25, 2021
Changelog: fix: autobahn installation in docker (crossbario/crossbar#1503) new: refactor SigningKey class for reusability (crossbario/crossbar#1500, crossbario/crossbar#1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (crossbario/crossbar#1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (crossbario/crossbar#1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (crossbario/crossbar#1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (crossbario/crossbar#1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Nov 26, 2021
Changelog: fix: autobahn installation in docker (crossbario/crossbar#1503) new: refactor SigningKey class for reusability (crossbario/crossbar#1500, crossbario/crossbar#1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (crossbario/crossbar#1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (crossbario/crossbar#1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (crossbario/crossbar#1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (crossbario/crossbar#1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Nov 27, 2021
Changelog: fix: autobahn installation in docker (crossbario/crossbar#1503) new: refactor SigningKey class for reusability (crossbario/crossbar#1500, crossbario/crossbar#1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (crossbario/crossbar#1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (crossbario/crossbar#1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (crossbario/crossbar#1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (crossbario/crossbar#1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
to openembedded/meta-openembedded
that referenced
this issue
Nov 29, 2021
Changelog: fix: autobahn installation in docker (crossbario/crossbar#1503) new: refactor SigningKey class for reusability (crossbario/crossbar#1500, crossbario/crossbar#1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (crossbario/crossbar#1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (crossbario/crossbar#1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (crossbario/crossbar#1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (crossbario/crossbar#1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
daregit
pushed a commit
to daregit/yocto-combined
that referenced
this issue
May 22, 2024
Changelog: fix: autobahn installation in docker (crossbario/crossbar#1503) new: refactor SigningKey class for reusability (crossbario/crossbar#1500, crossbario/crossbar#1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (crossbario/crossbar#1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (crossbario/crossbar#1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (crossbario/crossbar#1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (crossbario/crossbar#1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
daregit
pushed a commit
to daregit/yocto-combined
that referenced
this issue
May 22, 2024
Changelog: fix: autobahn installation in docker (crossbario/crossbar#1503) new: refactor SigningKey class for reusability (crossbario/crossbar#1500, crossbario/crossbar#1501) new: expand XBR node pairing helpers fix: build with nvx by default and don't publish universal wheel. (crossbario/crossbar#1493) fix: update wamp flatbuffer schema for r2r links fix: don't clobber factory (crossbario/crossbar#1480) fix: explicitly require setuptools new: expand wamp auth scram and xbr argon2/hkdf (crossbario/crossbar#1479) fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays (crossbario/crossbar#1477) fix: XBR IDL code generator - all 4 WAMP actions working now new: add automated build of xbrnetwork CLI (single-file EXE) in CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We support reverse proxying of Web traffic using the reverseproxy webservice - but that doesn't work currently for reverse proxying jupyterhub, probably because HTTP requests with upgrade to websocket isn't forwarded correctly.
Enable using the following config as part of a web transport, to reverse proxy the URL
/jupyterhub
to a locally running jupyterhub:The text was updated successfully, but these errors were encountered: