Skip to content

Add Examples to Project #6

@enum-class

Description

@enum-class

Issue Description

Examples to Add

I propose incorporating the following examples into the project to enhance its demonstration capabilities:

  1. udp-echo

    • A simple UDP echo server and client that can be used to demonstrate basic UDP communication.
  2. chat-server and chat-client

    • Implement a chat server and client to showcase basic client-server communication using sockets.
  3. multicast/broadcast

    • Examples demonstrating multicast or broadcast communication patterns.
  4. timer

    • Integrate a timer example to illustrate timing functionalities within the project.
  5. http-client

    • Implementation of an HTTP client example to demonstrate HTTP communication.
  6. throttling_proxy.cpp

    • Integrate the throttling_proxy.cpp example to showcase throttling functionalities in a proxy scenario.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions