Simplify all examples use common code consistently.
commitd6290bb09e6c0396f26e157506aa99b3bf18c59c
authorgmallard <allard.guy.m@gmail.com>
Tue, 22 Oct 2013 16:58:46 +0000 (22 12:58 -0400)
committergmallard <allard.guy.m@gmail.com>
Tue, 22 Oct 2013 16:58:46 +0000 (22 12:58 -0400)
tree2d426e481be39c489bd483d6f3041c053d5b5c66
parent66933b3d09393f38f70b6a0c8a4bbad71eaaf27a
parentdeefdd876a9236d125e67234e67c76d95894eca9
Simplify all examples use common code consistently.

Merge branch 'simplify'
* simplify:
  Belatedly update example id.
  TLS examples use unified common functionality.
  Remove old multi-goroutine examples.
  Unified functionality in multiple connection example.
  Unified functionality in 2 connections example.
  Unified functionality in single connection example.
  Use new common functionality for this demo.
  Remove old ack examples.
  Unified ack example.
  Add protocol display to conndisc example.
  Correct exampid output.
  Remove old receive examples.
  Unified sub / unsub scribe example.
  Remove old send examples.
  Unified publish example.
  Update conndisc godoc examples.
  Remove old conn / disc examples.
  Unified TLS connect / disconnect example.
  Unified connect / disconnect example:
  Simplified common example functionality.