mg_printf( conn, fmt, ... );
conn
struct mg_connection *
fmt
const char *
...
int
mg_websocket_client_write();
mg_websocket_write();
mg_write();