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

Golang client #37

Open
GaetanBaert opened this issue Jan 13, 2024 · 10 comments
Open

Golang client #37

GaetanBaert opened this issue Jan 13, 2024 · 10 comments
Labels
enhancement New feature or request

Comments

@GaetanBaert
Copy link

Hello,

For my project, I need to connect as a client with my Golang app. Is it possible to add a golang client implementation ?

Thank you !

@doriotp
Copy link

doriotp commented Jan 14, 2024

Hi @GaetanBaert could you please give more context on it. As far as i understood "connect as a client with my Golang app," it typically implies that you want to create a Golang program that interacts with another service or server, right?

@GaetanBaert
Copy link
Author

Actually, I'm creating a heavy client in Golang (with Fyne) which connects to a python backend. Currently it works with the client implementation fom https://github.com/googollee/go-socket.io, but it forced me to use an old version of python-socketio.
On the other hand, there is a mobile app which should connect to the python backend too, but I can't connect due to using the old version of python-socketio, I don't find a compatible combination.

@zishang520
Copy link
Owner

I have this plan, I’ve been quite busy lately😵.

@GaetanBaert
Copy link
Author

Take your time, there are no emergencies on my side :)

@justvisiting
Copy link

I have this plan, I’ve been quite busy lately😵.

How can I help with this. Need a bit urgently

@zishang520 zishang520 added the enhancement New feature or request label Jan 21, 2024
@GaetanBaert
Copy link
Author

Hello,

Any news about it ?

@huuson235
Copy link

I’m also interested in this feature: a golang client connect to a socket server

@zishang520
Copy link
Owner

I should have some time to do this soon, and I hope to have the project completed by the end of the year.

@bneigher
Copy link

any updates on this @zishang520? I'm looking to set up some load tests for my service and would love to use this client so I can keep my stack golang. Also - happy to help test this when you're ready.. I can dedicate lots of time to helping test since this is a big win for me getting this golang socketio client.

@zishang520
Copy link
Owner

@bneigher I am still working on my work and it will take some time before I can start working on open source projects.

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

No branches or pull requests

6 participants