Binary websockets with Play 2.0 and Scala (and a bit op JavaCV/OpenCV)
In a recent article I showed how you can use webrtc, canvas and websockets together to create a face detection application whose frontend runs completely in ...
In a recent article I showed how you can use webrtc, canvas and websockets together to create a face detection application whose frontend runs completely in ...
In this article we’ll look at how you can connect from Scala to RabbitMQ so you can support the AMQP protocol from your applications. In this example I’ll us...
When you talk about security for REST based APIs, people often point to HTTPS. With HTTPS you can easily protect your services from prying eyes using methods...
I’ve been diving more and more into scala the last couple of months. Scala together with the “Play Framework” provides you with a very effective and quick de...