Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Errors are ignored when NewServer #29

Open
hori-ryota opened this issue Apr 20, 2017 · 0 comments
Open

Errors are ignored when NewServer #29

hori-ryota opened this issue Apr 20, 2017 · 0 comments

Comments

@hori-ryota
Copy link
Contributor

Errors are ignored in func NewStreamServer(opt Option) *StreamServer .

	ss.pubsub.Subscribe(func(payload event.Payload) {
		ss.payloads <- payload
	})

If fix this, the public method will be changed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant