For the latest Dart news, visit our new blog at https://medium.com/dartlang .
Posted by Seth Ladd
We'll integrate the IO libs into our docs very shortly, but until then here's a peak at what you will be able to do:
A chat sample is available, which includes a simple HTTP server and client code. We expect to bundle a more complete HTTP library in dart:io in the near future.
This is early stuff, but we're already using it to rewrite our test scripts from Python to Dart. Please try these new IO libraries with the Dart VM and let us know what you think.