{"id":64257,"library":"dialogue-blocking-channels","title":"Dialogue Blocking Channels","description":"A library providing blocking HTTP channel implementations for the Dialogue RPC framework.","status":"active","version":"6.27.0","language":"java","source_language":null,"source_url":"https://github.com/palantir/dialogue","tags":["rpc","http","blocking","palantir"],"install":[{"cmd":"<dependency>\n  <groupId>com.palantir.dialogue</groupId>\n  <artifactId>dialogue-blocking-channels</artifactId>\n  <version>6.27.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.palantir.dialogue:dialogue-blocking-channels:6.27.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"BlockingChannel","correct":"com.palantir.dialogue.BlockingChannel"}],"quickstart":{"code":"import com.palantir.dialogue.BlockingChannel;\n\nBlockingChannel channel = ...; // obtain from Dialogue builder\nString response = channel.execute(request).body().utf8();","lang":"java","description":"Demonstrates using a blocking channel to send an HTTP request and read the response body."},"warnings":[],"env_vars":null,"search_vec":"'block':2,7,18 'channel':3,9 'dialogu':1,13 'framework':15 'http':8,17 'implement':10 'librari':5 'palantir':19 'provid':6 'rpc':14,16","created_at":"2026-06-17T16:54:06.078846+00:00","updated_at":"2026-06-17T16:54:06.078846+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/palantir/dialogue","github":"https://github.com/palantir/dialogue","docs":"https://appdoc.app/artifact/com.palantir.dialogue/dialogue-blocking-channels/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}