An open API service indexing awesome lists of open source software.

https://github.com/haxetink/tink_http

Cross platform HTTP abstraction
https://github.com/haxetink/tink_http

client cross-platform haxe http server

Last synced: about 6 hours ago
JSON representation

Cross platform HTTP abstraction

Awesome Lists containing this project

README

          

# Tink HTTP

[![Build Status](https://github.com/haxetink/tink_http/actions/workflows/ci.yml/badge.svg)](https://github.com/haxetink/tink_http/actions)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/haxetink/public)

Tink HTTP provides a cross platform abstraction over the server and client side of HTTP, based on asynchronous immutable streams. Its API is an attempt to expose the protocol as directly as possible. While it can be used directly, it is meant as an abstraction layer to build frameworks on.

Documentations: https://haxetink.github.io/tink_http