I would like to use websockets with playframework 2. One of my clients will be using flash. In the playframework 2, how can I use websockets with binary data (amf).
Could someone point me to some code that implements this, or at least an article that discusses this.