Theldus / wsServer

wsServer - a tiny WebSocket server library written in C
https://theldus.github.io/wsServer
GNU General Public License v3.0
422 stars 80 forks source link

Enhancement: Examples rework #46

Closed Theldus closed 2 years ago

Theldus commented 2 years ago

Description

For a long time wsServer has provided a single example file. While useful, it was necessary to better structure the project so that it could accommodate new example files, one per folder, and optionally with its own READMEs if needed.

So this PR does three things: