All Stories published by Knoldus - Technical Insights on June 13, 2016
02
03
04
05
06
07
08
10
11
12
14
15
17
19
25
26
27

A simple example to implement WebSocket server using Akka HTTP

This is a very simple example to implement WebSocket server using Akka HTTP. If we have the scenario to transfer real time data from and to server over a HTTP connection, we use WebSocket. Akka provides Akka HTTP library…

About
Knoldus - Technical Insights
Knols, Insights and Opinions from the curious minds at Knoldus Inc.
More information
Tags
Editors