From c38bcb25aa1805009e399cea40e66d6f31195744 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Mon, 27 Apr 2026 21:55:21 +0100 Subject: add requests (but not responses yet) --- docs/examples.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/examples.md') diff --git a/docs/examples.md b/docs/examples.md index b517053..9d2a6d1 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -7,3 +7,6 @@ Example of constructing a service and writing it out: Example of reading a service in and printing it for debugging: \include read-service.example.c + +Example of making a request (to stdout instead of a transport): +\include write-request.example.c -- cgit v1.3