Returns the value associated to the given key.
Request
----------------------------------------- | request | key length | key ----------------------------------------- 1 byte 2 bytes n bytes
Response
--------------------------------------------- | answer | data length | data --------------------------------------------- 1 byte 4 bytes n bytes
Sync/async
GET requests are always synchronous.