13 Jan
2014
13 Jan
'14
5:17 p.m.
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. 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 What do people think about transferring this to xwiki-contrib 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, Caleb