<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 17, 2013 at 9:50 PM, Kris Borchers <span dir="ltr">&lt;<a href="mailto:kris@redhat.com" target="_blank">kris@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><div class="im">
<div>On Jun 17, 2013, at 2:47 PM, Lucas Holmquist &lt;<a href="mailto:lholmqui@redhat.com" target="_blank">lholmqui@redhat.com</a>&gt; wrote:</div><br><blockquote type="cite">i can agree with that.<br><br>I know where to get the socks-client.js and the vertxbus.js,   but where is the stomp.js file from<br>
</blockquote><div><br></div></div>Well, it came from here <a href="https://github.com/hornetq/hornetq/blob/master/examples/jms/stomp-websockets/chat/stomp.js" target="_blank">https://github.com/hornetq/hornetq/blob/master/examples/jms/stomp-websockets/chat/stomp.js</a></div>
<div><br></div><div>After looking at that though, I have no idea where it came from.</div></div></blockquote><div><br></div><div><br></div><div style>Jeff&#39;s stomp.js is &quot;located&quot; here:</div><div style><a href="https://github.com/jmesnil/stomp-websocket/tree/master/dist">https://github.com/jmesnil/stomp-websocket/tree/master/dist</a><br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div> Is it a general STOMP JS impl, is it hornetq specific?</div>
</div></blockquote><div><br></div><div style>General. Used by:</div><div style>* Apache ActiveMQ (+ Apollo)</div><div style>* HornetMQ</div><div style>* RabbitMQ</div><div style>others</div><div style><br></div><div style>
Remember: was used on the very first iteration of the &quot;simple&quot; SimplePush bits (the hacked HornetQ demo(</div><div style><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div style="word-wrap:break-word"><div> I have no idea. Also, the first comment in that file also troubles me … making me consider not doing a STOMP</div></div></blockquote><div><br></div><div style><br></div><div style>Regardless of coffeescript or not, not sure if we really do need a &quot;Stomp.js Adapter&quot;, right now... I guess, that a &quot;stomp adapter&quot; does make sense, when we really support &quot;messaging&quot; (e.g. JMS, AMQP or even MQTT on the backend). </div>
<div style><br></div><div style><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">
<div> adapter but not sure if just the vert.x adapter is enough for now.</div></div></blockquote><div><br></div><div><br></div><div style>the vert.x eventbus &quot;JS file&quot; is backed by SockJS. It offers _similar_ functionality to stomp.js (at the end: all pub/sub)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><div class="h5">
<br><blockquote type="cite"><br><br>to bad they all don&#39;t have bower stuff<br><br>On Jun 17, 2013, at 3:46 PM, Kris Borchers &lt;<a href="mailto:kris@redhat.com" target="_blank">kris@redhat.com</a>&gt; wrote:<br><br><blockquote type="cite">
After thinking about this for a bit, I think I would vote to not bundle those deps. I don&#39;t think there should be any errors thrown unless someone uses an interface that has one of those dependencies. If it does, that&#39;s an issue we need to fix. I think we need to spell out very clearly what is required to use those adapters and provide links.<br>
<br>On Jun 17, 2013, at 2:30 PM, Lucas Holmquist &lt;<a href="mailto:lholmqui@redhat.com" target="_blank">lholmqui@redhat.com</a>&gt; wrote:<br><br><blockquote type="cite">So AeroGear.js, the notifier stuff, has external dependencies on stomp.js / socks.js , depending on what adapter you use. ( probably also the vertxbus.js also )<br>
<br>The question is do we package these external dependencies with our JS libs or do we say &quot;These are needed, so here are links to get them&quot;.<br><br>Using Bower, we can add the socks-client.js file,  but not the others.  <br>
<br>currently jQuery is a dependency, but we don&#39;t package that<br><br><br>THoughts? <br>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote><br><br>_______________________________________________<br>aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</blockquote><br><br>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</blockquote></div></div></div><br></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br>
<br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>