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

[JS] feat: standalone express router #198

Closed
wants to merge 10 commits into from

Conversation

debkanchan
Copy link
Contributor

create a new function called createFlowsServer that creates a flow server but does not automatically start it. Instead it returns an express server so that it could be used alongside non flow routes

@debkanchan debkanchan changed the title Feat: standalone express server feat: standalone express server May 19, 2024
@debkanchan
Copy link
Contributor Author

This pr is based on top of this pr. Merge that pr before this pr to avoid unwanted changes.

@debkanchan debkanchan changed the title feat: standalone express server [JS] feat: standalone express server May 22, 2024
@debkanchan debkanchan force-pushed the feat/standalone-server branch from 087372f to 1d9dd17 Compare May 22, 2024 15:52
@debkanchan debkanchan changed the title [JS] feat: standalone express server [JS] feat: standalone express router May 22, 2024
@pavelgj
Copy link
Collaborator

pavelgj commented Jun 28, 2024

I'm going to close this PR. #196 was merged, but we discussed this in chat and I think this can easily be achieved by defining a custom express server.

@pavelgj pavelgj closed this Jun 28, 2024
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

Successfully merging this pull request may close these issues.

2 participants