Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Issue 1032743002: A crappy "netcat"-type example (in Dart). (Closed)

Created:
5 years, 9 months ago by viettrungluu
Modified:
5 years, 9 months ago
Reviewers:
Elliot Glaysher
CC:
mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org, abarth-chromium
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

A crappy "netcat"-type example (in Dart). It's especially crappy since it doesn't actually do much/any error handling. Use: $ sky/tools/skydb start out/Debug \ 'sky/examples/terminal/index.sky?url=mojo:netcat?host=localhost%26port=80' (Note: We don't have a resolver yet, so the host either has to be "localhost" or an IPv4 address in the form N1.N2.N3.N4.) R=erg@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/a0665db4e69613ebfda00847eec21e019621b235

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+275 lines, -17 lines) Patch
M examples/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + examples/dart/netcat/BUILD.gn View 1 chunk +3 lines, -2 lines 0 comments Download
A examples/dart/netcat/main.dart View 1 chunk +212 lines, -0 lines 0 comments Download
M sky/examples/terminal/terminal.sky View 6 chunks +59 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
5 years, 9 months ago (2015-03-24 20:11:41 UTC) #1
Elliot Glaysher
lgtm
5 years, 9 months ago (2015-03-24 20:26:23 UTC) #2
viettrungluu
5 years, 9 months ago (2015-03-24 20:49:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a0665db4e69613ebfda00847eec21e019621b235 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698