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

Rename node-xmpp #206

Closed
sonnyp opened this issue Nov 30, 2013 · 15 comments
Closed

Rename node-xmpp #206

sonnyp opened this issue Nov 30, 2013 · 15 comments

Comments

@sonnyp
Copy link
Member

sonnyp commented Nov 30, 2013

node-xmpp runs in the browser, more transport might be added (Chrome socket API, Web API socket API, WebRTC, ...) while reorganizing the project, maybe it's worth thinking of it?

@dodo
Copy link
Contributor

dodo commented Nov 30, 2013

It still uses the node environment (commonjs requires, npm, and all that). Browserify does the rest of magic.

Also "Chrome socket API, Web API socket API" is already usable through sawrocket (as long as you don't use TLS :/)

@sonnyp
Copy link
Member Author

sonnyp commented Nov 30, 2013

Ok makes sense.

@sonnyp sonnyp closed this as completed Nov 30, 2013
@sonnyp
Copy link
Member Author

sonnyp commented Feb 14, 2015

Hey I'm reopening this just to check other contributors opinion.
@dodo you made a good point but still, I think the name is misleading people into thinking this is node only. Also support for io.js kinda make a point too.

@sonnyp sonnyp reopened this Feb 14, 2015
@sonnyp
Copy link
Member Author

sonnyp commented Mar 30, 2016

what about esmpp ?

@smokku
Copy link
Contributor

smokku commented May 29, 2017

@sonnyp
Copy link
Member Author

sonnyp commented May 29, 2017

@smokku IIRC npm forbids . in package name.
Also the availability on the repository is not an issue as we now use the @xmpp scope.

@sonnyp
Copy link
Member Author

sonnyp commented May 29, 2017

(In any case I like the name xmpp.js, simple, concise, explicit)

@astro
Copy link
Member

astro commented May 30, 2017

I like the xmpp.js moniker.

@sonnyp
Copy link
Member Author

sonnyp commented May 30, 2017

@astro @smokku if we do rename the project xmpp.js do you think we should publish the xmpp.js package as well? if so how would it differ from our @xmpp scoped packages?

@smokku
Copy link
Contributor

smokku commented May 30, 2017

I think we should. To seize the name at least.

xmpp.js package could do nothing - just pull other packages as dependencies.

@smokku
Copy link
Contributor

smokku commented May 30, 2017

https://npms.io/search?q=xmpp does not give any hints that one would want @xmpp/client.

xmpp.js with a good description should be clearly visible there.

@sonnyp
Copy link
Member Author

sonnyp commented May 31, 2017

I propose we wait for the rewrite to be stable then rename the project xmpp.js and release 1.0

@sonnyp
Copy link
Member Author

sonnyp commented May 31, 2017

Out of clarity 1.0 will not include BOSH or node-xmpp-server (unless someone is willing to work on this) but I'll work on that later on.

@sonnyp
Copy link
Member Author

sonnyp commented Jun 18, 2017

#429

a few more fixes, documentation and we'll be ready to rename and hit xmpp.js 1.0.0

@sonnyp
Copy link
Member Author

sonnyp commented Jun 20, 2017

closing in favor of #434

@sonnyp sonnyp closed this as completed Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants