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

Socket.io usage example #9

Closed
KlonD90 opened this issue Aug 25, 2015 · 2 comments
Closed

Socket.io usage example #9

KlonD90 opened this issue Aug 25, 2015 · 2 comments

Comments

@KlonD90
Copy link

KlonD90 commented Aug 25, 2015

It's great library but i need some examples with Socket.io. Can you help me with this?

@hassy
Copy link
Member

hassy commented Aug 26, 2015

@KlonD90 I'm not really familiar with Socket.io but if it's possible to connect directly to the WebSocket endpoint of a Socket.io server, then you will be able to use the "ws" engine in Minigun - small example here.

It's probably worth investigating adding full Socket.io support to Minigun as it's a very popular library; it shouldn't be too much work.

@KlonD90
Copy link
Author

KlonD90 commented Sep 1, 2015

I try to make something.

@hassy hassy mentioned this issue Oct 15, 2015
@hassy hassy closed this as completed Oct 15, 2015
tomgco pushed a commit to tomgco/minigun that referenced this issue Jan 6, 2016
Added debug output of uri per request
hassy added a commit that referenced this issue Jul 22, 2022
Add example about using cookies when testing HTTP services
hassy added a commit that referenced this issue Dec 11, 2022
Fix a couple of problems preventing the tests from running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants