Registry / web-framework / wasmcloud-actor-http-server

wasmcloud-actor-http-server

JSON →
library0.1.2rscratesunverified

HTTP Server Actor Interface for wasmCloud Actors

# Cargo.toml [dependencies] wasmcloud-actor-http-server = "0.1.2"
INSTALL
IMPORT
SIG · WASMCLOUD-ACTOR-HT
W
wasmcloud-actor-http-server
web-frameworkrustv0.1.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.

HttpServer
use wasmcloud_actor_http_server::HttpServer;

Create a new HTTP server actor.

use wasmcloud_actor_http_server::HttpServer; fn main() { let server = HttpServer::new(); println!("Server created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
wasmcloud-actor-http-server — cargo add wasmcloud-actor-http-server · libregistry