<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="">Quick Look</string>
    <string name="">These complete programs are intended to quickly impress upon readers the flavor of the library. Source code and build scripts for them are located in the [path_link example example] directory.</string>
    <string name="">Simple HTTP Client __example__</string>
    <string name="">Use HTTP to make a GET request to a website and print the response:</string>
    <string name="">File: [path_link example/http/client/sync/http_client_sync.cpp http_sync_client.cpp]</string>
    <string name="">Simple WebSocket Client __example__</string>
    <string name="">Establish a WebSocket connection, send a message and receive the reply:</string>
    <string name="">File: [path_link example/websocket/client/sync/websocket_client_sync.cpp websocket_sync_client.cpp]</string>
</resources>
