Registry / networking / kble-socket

kble-socket

JSON →
library0.4.2rscratesunverified

Virtual Harness Toolkit for socket communication.

# Cargo.toml [dependencies] kble-socket = "0.4.2"
INSTALL
IMPORT
SIG · KBLE-SOCKET
K
kble-socket
networkingrustv0.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Socket
use kble_socket::Socket;

Create a new virtual harness socket.

use kble_socket::Socket; fn main() { let socket = Socket::new(); println!("Socket created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kble-socket — cargo add kble-socket · libregistry