VOOZH about

URL: https://www.javacodegeeks.com/tag/websockets/page/3

⇱ WebSockets Archives - Page 3 of 3 - Java Code Geeks


  • Scala👁 Image
    James RoperJune 14th, 2013
    0 131

    Call response WebSockets in Play Framework

    I got a question from a Play user about implementing call/response WebSockets in Play Framework. This is not something that…

    Read More »
  • Enterprise Java👁 Image
    Gerard DavisonMay 7th, 2013
    1 241

    Using Java WebSockets, JSR 356, and JSON mapped to POJO’s

    So I have been playing around with Tyrus, the reference implementation of the JSR 356 WebSocket for Java spec. Because…

    Read More »
  • Desktop Java👁 Image
    Andy MoncsekApril 30th, 2013
    0 263

    Using JacpFX clients with JSR 356 WebSockets

    JSR 356 WebSockets are one of the new and exciting features in the upcoming JEE 7 release and includes Server-…

    Read More »
  • Scala👁 Image
    Jos DirksenMay 2nd, 2012
    0 121

    Binary websockets with Play 2.0 and Scala

    In a recent article I showed how you can use webrtc, canvas and websockets together to create a face detection…

    Read More »
  • Enterprise Java👁 Image
    Sebastian ScaranoApril 13th, 2012
    0 168

    Play!ing (2.0) with Twitter Bootstrap, WebSockets, Akka and OpenLayers

    The original post can be found on the ekito website. For one of our client, we need to show a…

    Read More »
  • Enterprise Java👁 Image
    Claus IbsenMarch 21st, 2012
    0 142

    Camel: Now with Twitter and Websocket

    The upcoming Apache Camel 2.10 is well underway. A lot of new components is being added, and two really exiting…

    Read More »
  • «
  • 1
  • 2
  • 3
Back to top button
Close