chrome_net 0.1.0 copy "chrome_net: ^0.1.0" to clipboard
chrome_net: ^0.1.0 copied to clipboard

Dart 1 only

A set of networking library for Chrome Apps.

chrome_net #

TCP client and server libraries for Dart based Chrome Apps.

tcp.dart contains abstractions over chrome.sockets to aid in working with TCP client sockets and server sockets (TcpClient and TcpServer).

server.dart adds a small, prescriptive server (PicoServer) that can be configured with different handlers for HTTP requests.

0
likes
15
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A set of networking library for Chrome Apps.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

chrome, chrome_testing, intl, mime

More

Packages that depend on chrome_net