iLya2IK / wchttpserver

HTTP/2+HTTP/1.1+WebSocket server written with Lazarus (Free Pascal)
GNU Lesser General Public License v2.1
57 stars 18 forks source link

maybe rearrange the folders #4

Closed Alexey-T closed 3 years ago

Alexey-T commented 3 years ago

It would be nice to have the

.lpk of project can be inside 'src', while demo project should be in its own folder.

iLya2IK commented 3 years ago

The structure of the project has been put in order. Lpk file added

Alexey-T commented 3 years ago

great, tkx.