blink4

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2015 License: MIT Imports: 6 Imported by: 0

README

The JET/blink demo in React, with a ticker on the host side.

(adapted from the blink2 demo)

The enabled state is sent to the host as: {enabled: <bool>}
The blink state comes back from the host as: {blink: <bool>}
So the input and output are in the browser, but the ticker logic is on the host.

Status - Working as intended.

Usage

go run server.go
open http://localhost:8000

Press refresh to see changes, JSX gets compiled on-the-fly in the browser.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL