New Version of ColdFusion WebSocket Gateway
Today I finally got around to updating my cf-websocket-gateway project. This version is based on the Webbit WebSocket server, which is itself based on the Netty project. I made this change because the Java-Websocket server I was using was not being updated and Webbit is a very nice WebSocket server that supports the latest versions of the WebSocket specifications and thus works with the latest versions of Chrome, Safari, etc.
Of course, shortly after migrating to Webbit, Java-Websocket was updated to support the latest WebSocket specifications so if you would like to continue to use that server as the underlying engine for your gateway check out the java-websocket branch on Github.
I should note that the API has changed with this release. If you have existing listener CFCs that use the onClientOpen and onClientClose listener methods those should be renamed to simply onOpen and onClose. Once that change is made your existing listeners should work with version of the gateway. As always, please report any issues on the Github project page.




Is there a way to specify the specific IP address the websocket gateway can listen on? I know i can change the port, but I would like to have the gateway listen on a separate ip address so it can listen on port 80.
Thanks again for creating this gateway.
Again, I really appreciate the time you took to make this gateway. Here is a link to a news article on the project we developed using websockets as the communication between mobile devices.
http://rsna2011.rsna.org/DailyBulletin/index.cfm?p...