Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 938 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 938 Bytes

Info

Library is provided by Loupe
https://loupe.team
[email protected]
1-800-240-7042

Description

Loupe's HTTP(S) library built on top of TCPComm that allows for more control and expandability compared with the standard AsHTTP library. The library provides function blocks for implementing HTTP(S) clients and servers in Automation Runtime.

For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/llhttp.html

Installation

To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run lpm install llhttp. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html

Licensing

This project is primarily licensed under the MIT License, including external components also licensed under the MIT License.. Please refer to the respective files for full license texts.

-picohttpparser.c -picohttpparser.h