Web sockets server library.
Multi threaded, and allows simple http/https responses as well.
Designed to allow JSON objects to be passed both ways on connected web sockets, as well as raw messages.
Internally uses AXL library to hold the JSON objects.