Move from travis to github actions (#55)

Closes #54

Fix formatting in one file.

Remove test expectations around keep alive periods.
Testing communication through the same connection that
had been closed is sufficient for the intent of the test.
8 files changed
tree: e91166fc97a8d7563dccf6483b0eb0ffcd3223eb
  1. .github/
  2. example/
  3. lib/
  4. test/
  5. .gitignore
  6. analysis_options.yaml
  7. AUTHORS
  8. CHANGELOG.md
  9. CONTRIBUTING.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

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