Skip to content

Is it possible to share a single raw TCP socket(or other transport) between different SPs? #1876

Answered by gdamore
helloworld00 asked this question in Q&A
Discussion options

You must be logged in to vote

Generally, "no".

But if you want to share a port (e.g. TCP port XYZ), then you can do so if you use websocket. Right now that's the only way to do it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gdamore
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1873 on September 29, 2024 22:24.