-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Issue Description
Examples to Add
I propose incorporating the following examples into the project to enhance its demonstration capabilities:
-
udp-echo
- A simple UDP echo server and client that can be used to demonstrate basic UDP communication.
-
chat-server and chat-client
- Implement a chat server and client to showcase basic client-server communication using sockets.
-
multicast/broadcast
- Examples demonstrating multicast or broadcast communication patterns.
-
timer
- Integrate a timer example to illustrate timing functionalities within the project.
-
http-client
- Implementation of an HTTP client example to demonstrate HTTP communication.
-
throttling_proxy.cpp
- Integrate the
throttling_proxy.cpp
example to showcase throttling functionalities in a proxy scenario.
- Integrate the
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request