Deprecate onConnect (#36)

* Replace onOpen with onConnect

* buffer messages

* actually buffer
3 files changed
tree: 026c02cf509994d87ba142e60cc596ad38376385
  1. example/
  2. lib/
  3. test/
  4. tool/
  5. .gitignore
  6. .travis.yml
  7. analysis_options.yaml
  8. AUTHORS
  9. CHANGELOG.md
  10. CONTRIBUTING.md
  11. LICENSE
  12. pubspec.yaml
  13. README.md
README.md

This package provides support for bi-directional communication through Server Sent Events and corresponding POST requests.