Skip to content

Builder Api#28

Open
dbcfd wants to merge 2 commits into
masterfrom
24-builder-api
Open

Builder Api#28
dbcfd wants to merge 2 commits into
masterfrom
24-builder-api

Conversation

@dbcfd

@dbcfd dbcfd commented Dec 10, 2020

Copy link
Copy Markdown
Collaborator

Provide a builder style api for creating pending handles, then activating them.
Config now supports specifying interface to simplify creation, and a stream can
be created from a config without needing to first create a handle.

This was referenced Dec 10, 2020

@rossmacarthur rossmacarthur left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I made, some small comments, I will test out this branch as well :)

Comment thread src/handle.rs Outdated
Comment thread src/handle.rs Outdated
Introduce a builder api that better supports creating pending and activated
handles, and creating streams from those handles. Config now supports defining
which handle type (dead, live, file).

Additional support for configuring handles with linktype and rfmon.
@dbcfd

dbcfd commented Dec 11, 2020

Copy link
Copy Markdown
Collaborator Author

Thanks, I made, some small comments, I will test out this branch as well :)

Made changes per review, and added rfmon support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants