Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

integrating inversify-express-utils with inversify-socket-utils #365

Open
matewilk opened this issue Aug 12, 2020 · 0 comments
Open

integrating inversify-express-utils with inversify-socket-utils #365

matewilk opened this issue Aug 12, 2020 · 0 comments

Comments

@matewilk
Copy link

There is a nice utils library called inversify-socket-utils which nicely wraps a lot of socketio logic and gives the ability to use decorators in controllers to handle event emits in controllers.

The problem is both of the libraries:
Socket utils:
https://github.com/alxshelepenok/inversify-socket-utils
Express utils:
https://github.com/inversify/inversify-express-utils

Return Inversify server so I haven't figured out how could I integrate these two to run on the same server and port.

Has anyone successfully done it by any chance?

@PodaruDragos PodaruDragos transferred this issue from inversify/InversifyJS Jan 28, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant