Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

feat: browser pubsub #1059

Merged
merged 20 commits into from
Aug 28, 2019
Merged

feat: browser pubsub #1059

merged 20 commits into from
Aug 28, 2019

Commits on Aug 28, 2019

  1. feat: enable pubsub in the browser

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    b029fd2 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    724d79f View commit details
    Browse the repository at this point in the history
  3. fix: use included querystring module

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    e540e8f View commit details
    Browse the repository at this point in the history
  4. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    75e1e6b View commit details
    Browse the repository at this point in the history
  5. chore: update interface-ipfs-core

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    408d1ad View commit details
    Browse the repository at this point in the history
  6. chore: skip test

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    fcf1efb View commit details
    Browse the repository at this point in the history
  7. fix: skip in the right place

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    e9a1b26 View commit details
    Browse the repository at this point in the history
  8. refactor: more readable code for consuming message stream

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    e39b90f View commit details
    Browse the repository at this point in the history
  9. fix: add workaround for subscribe in Firefox

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    5ccb0ca View commit details
    Browse the repository at this point in the history
  10. refactor: use promise-nodeify

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    b346479 View commit details
    Browse the repository at this point in the history
  11. test: add tests for lib fns

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    cb9238c View commit details
    Browse the repository at this point in the history
  12. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    ce2f0c4 View commit details
    Browse the repository at this point in the history
  13. fix: tests in browser

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    cc60c0b View commit details
    Browse the repository at this point in the history
  14. perf: use URLSearchParams in the browser

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    89db565 View commit details
    Browse the repository at this point in the history
  15. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    6a7f92d View commit details
    Browse the repository at this point in the history
  16. fix: oops, removed more code than I should have

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    5d134d5 View commit details
    Browse the repository at this point in the history
  17. refactor: use ky

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    5dbeb30 View commit details
    Browse the repository at this point in the history
  18. fix: configure tests

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    a600dce View commit details
    Browse the repository at this point in the history
  19. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    d34850b View commit details
    Browse the repository at this point in the history
  20. feat: support string data in pubsub.publish

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    6b293cd View commit details
    Browse the repository at this point in the history