Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Conversation

@boneskull
Copy link
Owner

  • adds text, json, binary, and base64 encoders and decoders to
    be used with publish() and subscribe(), respectively
  • can set defaults with options to connect()
  • the default is text for both encoder and decoder
  • update docs, tests

@coveralls
Copy link

Coverage Status

Coverage decreased (-11.3%) to 70.69% when pulling 3efc149 on issue/1-decoders into 91128a1 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-11.3%) to 70.69% when pulling 3efc149 on issue/1-decoders into 91128a1 on master.

- adds `text`, `json`, `binary`, and `base64` encoders and decoders to
  be used with `publish()` and `subscribe()`, respectively
- can set defaults with options to `connect()`
- the default is `text` for both encoder and decoder
- update docs, tests
- `unsubscribe` returns `true` if actual unsubscription occurs; `false`
  otherwise
@coveralls
Copy link

Coverage Status

Coverage increased (+12.9%) to 94.915% when pulling 82620b8 on issue/1-decoders into 91128a1 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+12.9%) to 94.915% when pulling 82620b8 on issue/1-decoders into 91128a1 on master.

@boneskull boneskull merged commit 75363a3 into master Oct 14, 2017
@boneskull boneskull deleted the issue/1-decoders branch October 14, 2017 03:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants