How to expose multiple ports over TCP?
sam-scolari
PROOP

a year ago

I am trying to run a peer to peer node (Farcaster Hub: https://docs.farcaster.xyz/hubble/hubble) which requires 2 TCP ports for gossip and grpc as well as an optional HTTP API. I understand exposing the HTTP API is not possible in conjunction with TCP but is it even possible to expose these 2 TCP ports at the same time?

5 Replies

sam-scolari
PROOP

a year ago

6b3f7e42-b250-4b53-8639-abb14c79ab8b


a year ago

it is not possible to expose multiple tcp ports


sam-scolari
PROOP

a year ago

On the roadmap?


a year ago

i know http and tcp are on the todo list, but im not sure if multiple tcp proxies are


a year ago

chances are that you will automatically be able to do multiple tcp ports when you can do http and tcp at the same time, so ive asked you to that internal ticket and i will let you know when its implemented


Loading...