Skip to content
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

SocketTransport requires a server version #9

Open
stevehayles opened this issue Oct 18, 2019 · 1 comment
Open

SocketTransport requires a server version #9

stevehayles opened this issue Oct 18, 2019 · 1 comment

Comments

@stevehayles
Copy link

The SocketTransport is configured as a 'client' socket with no specific bind and / or listen so although it exists it doesn't appear possible to actually connect to anything.

Is this work in progress or is there a specific usage pattern than I am missing ? It seems that each separate service would require a 'server' SocketTransport to handle incoming connections and then this existing implementation to call out to other services.

Thanks for any help, fingers crossed the project hasn't ground to a halt

@EnderHane
Copy link

So does WebSocketTransport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants