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

Make the lib compatible with node apps #10

Open
jbleuzen opened this issue May 13, 2016 · 2 comments
Open

Make the lib compatible with node apps #10

jbleuzen opened this issue May 13, 2016 · 2 comments
Assignees

Comments

@jbleuzen
Copy link

Just like algolia, I would like to see that lib compatible "out of npm" with a node app.
Actually I saw a solution in your documentation, to use winston to push to logmatic, but it's not very convenient way...

I'm not sure but it might not be very hard to do so as the lib only require to import XMLHttpRequest module from npm.

@gpolaert
Copy link
Contributor

Hello jbeuzen,
We try to have the minimum of dependencies in our connectors. But we have to deal with our capacity to develop and our bandwidth :D. Actually, we release a first version with winston.

Right now, we don't plan to refactor this connector but any help is welcome ;). I hope I will have the time to do it soon.

Let me know if wintson is definitively unacceptable for you.

@jbleuzen
Copy link
Author

Ok, I understand the bandwith issue... I'm actually not able to write such lib, but it could be a nice side project.

I cheated a little and created an interna package for our needs...
Thanks for your answer.

@gpolaert gpolaert self-assigned this May 17, 2016
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