Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addressable post messages. #259

Merged
merged 25 commits into from
Jul 30, 2020
Merged

Addressable post messages. #259

merged 25 commits into from
Jul 30, 2020

Commits on Jul 28, 2020

  1. New package, Addressable A lightweight standalone micro lib to create…

    … addressable post messages.
    idanilt committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    3117353 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/addressable

    # Conflicts:
    #	yarn.lock
    idanilt committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    531f062 View commit details
    Browse the repository at this point in the history
  3. update yarn

    idanilt committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    3686cf1 View commit details
    Browse the repository at this point in the history
  4. fix tests

    idanilt committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    f9f4780 View commit details
    Browse the repository at this point in the history
  5. added tests fix readme

    idanilt committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    4f25043 View commit details
    Browse the repository at this point in the history
  6. e2e tests

    idanilt committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    0f365aa View commit details
    Browse the repository at this point in the history
  7. ignore bundle report

    idanilt committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    a3d8161 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. update jest + fix build

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ef2d12d View commit details
    Browse the repository at this point in the history
  2. change port

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1634c8a View commit details
    Browse the repository at this point in the history
  3. downgrade jest again

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    eb63e94 View commit details
    Browse the repository at this point in the history
  4. lock

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2fffeac View commit details
    Browse the repository at this point in the history
  5. ignore ts tests errors

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ad4996d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e309f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b56b6ad View commit details
    Browse the repository at this point in the history
  8. fix start browser

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d921232 View commit details
    Browse the repository at this point in the history
  9. fix reviews comments

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ba575a0 View commit details
    Browse the repository at this point in the history
  10. test

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    508954f View commit details
    Browse the repository at this point in the history
  11. test

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    67bcf6a View commit details
    Browse the repository at this point in the history
  12. test

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    5257a6b View commit details
    Browse the repository at this point in the history
  13. fix e2e

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    b07a7cc View commit details
    Browse the repository at this point in the history
  14. fix ts config

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    4ea11ea View commit details
    Browse the repository at this point in the history
  15. wip

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    efe41d6 View commit details
    Browse the repository at this point in the history
  16. wip

    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    419e3a2 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'develop' into feature/addressable

    # Conflicts:
    #	packages/browser/package.json
    #	packages/cluster-browser/package.json
    #	packages/cluster-nodejs/package.json
    #	packages/node/package.json
    #	packages/routers/package.json
    #	packages/rsocket-adapter/package.json
    #	packages/rsocket-ws-gateway/package.json
    #	packages/scalecube-discovery/package.json
    #	packages/scalecube-microservice/package.json
    #	packages/transport-browser/package.json
    #	packages/transport-nodejs/package.json
    #	packages/utils/package.json
    idanilt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ff65734 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3bc8423 View commit details
    Browse the repository at this point in the history