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
- Host: GitHub
- URL: https://github.com/haxetink/tink_http
- Owner: haxetink
- Created: 2013-08-01T11:06:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T09:38:59.000Z (over 1 year ago)
- Last Synced: 2024-07-27T10:31:56.346Z (over 1 year ago)
- Topics: client, cross-platform, haxe, http, server
- Language: Haxe
- Homepage: https://haxetink.github.io/tink_http
- Size: 502 KB
- Stars: 33
- Watchers: 8
- Forks: 19
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tink HTTP
[](https://github.com/haxetink/tink_http/actions)
[](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