Language

Package: restinio @ 0.6.1.1

Synopsis

C++14 library that gives you an embedded HTTP/Websocket server

Description

RESTinio is a header-only C++14 library that gives you an embedded HTTP/Websocket server. It is based on standalone version of ASIO and targeted primarily for asynchronous processing of HTTP-requests.

Home page
https://stiffstream.com/en/products/restinio.html
Location
gnu/packages/networking.scm (line: 3314, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 3327 is way too long (105 characters)
formatting

Look for formatting issues in the source

line 3341 is way too long (95 characters)