As easy as /aitch-tee-tee-pie/
-
Updated
Oct 1, 2021 - Python
{{ message }}
As easy as /aitch-tee-tee-pie/
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
The fast, light, and robust client for Ethereum-like networks.
A supercharged AWS command line interface (CLI).
Context
Some devices only have mono-output at which point our positional audio feature can't work as it will require at least two channels to simulate any spatial effects.
Describe the feature you have in mind
A warning for anyone that has positional audio enabled but is using a mono device
Describe alternatives you've considered
None
Additional context
See e.g. #5220
Desktop chat client for Google Hangouts
Official Elasticsearch client library for Python
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Elasticsearch.Net & NEST
Scrape the Twitter Frontend API without authentication.
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
How to access original request and headers at a mock interceptor ?
like nock:
const scope = nock('http://www.google.com')
.get('/cat-poems')
.reply(function (uri, requestBody) {
console.log('path:', this.req.path)
console.log('headers:', this.req.headers)
// ...
})An blocking socket client for Android applications.
Hey Crew,
Nice job on gocql, I'm a fan...
For my production services, I could use notification events (via callback or channel) when the gocql client disconnects and reconnects to/from Cassandra. This is useful for higher-level application logic (ie: invoke alarms, stop reading from a durable message queue, etc).
After looking through the code, it looks like the connection information is not p
Add a description, image, and links to the client topic page so that developers can more easily learn about it.
To associate your repository with the client topic, visit your repo's landing page and select "manage topics."
As suggested in the ESM guidelines of Node.js it would be good to explicit the type of the module.
{ + "type": "commonjs", }