remove http.client module

This commit is contained in:
Joel Wetzell
2026-03-08 13:18:22 -05:00
parent 44a60b0d1a
commit b6036626a0
2 changed files with 0 additions and 15 deletions
@@ -1,14 +0,0 @@
---
title: HTTP Client
sidebar:
order: 1
---
The `http.client` module emits a message contianing the response of the HTTP calls it makes.
- **type**: `http.client`
### Example
```
- id: httpSender1
type: http.client
```
-1
View File
@@ -8,7 +8,6 @@ showbridge is a kind of re-imagining of [OSCulator](https://osculator.net/) take
### Included Modules
- HTTP
- client
- server
- UDP
- client