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

Channels - RSN1 to RSN4a #17

Closed
wants to merge 4 commits into from
Closed

Channels - RSN1 to RSN4a #17

wants to merge 4 commits into from

Conversation

fjsj
Copy link
Contributor

@fjsj fjsj commented Aug 4, 2015

No description provided.

(RSN1) Channels is a collection of Channel objects accessible through Rest#channels.
(RSN2) Methods should exist to check if a channel exists or iterate through the existing channels
Creates a new Channel object for the specified channel if none exists, or returns the existing channel. ChannelOptions can be specified when instancing a new Channel.
Releases the channel resource i.e. it’s deleted and can then be garbage collected
If options are provided, the options are set on the Channel. Accessing an existing Channel with options in the form Channels#get(channel, options) will therefore update the options on the channel and then return the existing Channel
@fjsj
Copy link
Contributor Author

fjsj commented Aug 4, 2015

Pul

@fjsj fjsj closed this Aug 4, 2015
@fjsj fjsj deleted the rsn1-4a branch August 4, 2015 19:18
@fjsj fjsj restored the rsn1-4a branch August 4, 2015 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants