Hi Caleb On 13 Jan 2014 at 18:17:29, Caleb James DeLisle ([email protected](mailto://[email protected])) wrote:
Hi,
I just finished working on XWiki/WebSocket integration which allows components which implement XWikiWebSocketHandler and they will be called when a user creates a WebSocket connection to the wiki.
cool
Now I'd like some permission and guidance on getting this published as an extension, unfortunately I was a little bit too modular so I can't just upload a .jar and I will have to publish this in maven.xwiki.org
How do you install your extension if you have to do it manually?
What do people think about transferring this to xwiki-contrib
+1
and can anyone give me some advice about publishing an extension through maven?
For reference, this is the code: https://github.com/cjdelisle/xwiki-contrib-websocket
Thanks -Vincent
Thanks, Caleb