It works great as a general HTTP(s) client and is particularly well suited to usage in API clients. The initial request will establish a socket connection to the server and leave the socket open.
It can trasnlate Apple ADB keyboard/mouse protocol to USB, you can use it to plug old ADB keyboard/mouse into modern computer. Source code: https://github.com/tmk/tmk ...