Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Integrate with existing Express application #71

Closed
jcampbell05 opened this issue Feb 26, 2017 · 4 comments
Closed

Integrate with existing Express application #71

jcampbell05 opened this issue Feb 26, 2017 · 4 comments
Assignees

Comments

@jcampbell05
Copy link

I've been looking into how to implement this into Bottr from the issue you left their, for technical reasons to due to some of the features we wish to roll out we need to control where the endpoints get mounted.

Currently we do this by using the ability to embed an express route inside of another express route.

We wouldn't be able to support the way broidHQ kickstarts express listening, so we would need this to be fixed in order to be able to support broid.

@killix
Copy link
Collaborator

killix commented Feb 27, 2017

We working on something like that. Let us some time before publish our work.

@jcampbell05
Copy link
Author

@killix Awesome :) let me know if I can help :)

@killix
Copy link
Collaborator

killix commented Apr 4, 2017

We actually testing all the integrations to be sure, we not introduced regression somewhere. We will able to merge after that.

@killix
Copy link
Collaborator

killix commented Apr 13, 2017

Fixed with the version 2.2.0. @jcampbell05 take a look to https://github.com/broidHQ/broid-kit ;)

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

No branches or pull requests

2 participants