Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 198 Bytes

File metadata and controls

15 lines (10 loc) · 198 Bytes

HTTP

This example demonstrates how to use "live" mode with an HTTP canister.

Build the canister:

bun build:examples -- http

Run the tests:

bun test:examples -- http