http_interop 0.9.0 copy "http_interop: ^0.9.0" to clipboard
http_interop: ^0.9.0 copied to clipboard

retracted

A thin abstraction layer for interoperability between HTTP client and server libraries.

http_interop #

A thin package to allow interoperability between different HTTP client and server implementations in Dart.

There are many cases where all you need is just a simple HTTP message exchange between a client and a server. This package provides a set of interfaces and models to decouple from the underlying client and/or server implementations. This means less boilerplate code and easier testing.

Please see these implementations:

2
likes
0
pub points
30%
popularity

Publisher

verified publisherkarapetov.com

A thin abstraction layer for interoperability between HTTP client and server libraries.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http_parser, quoted_string

More

Packages that depend on http_interop