Skip to content

Allow custom code to create a source #7

@souvikbasu

Description

@souvikbasu

User should be able specify a code like below to create custom source for the stream

const source = timer(1000, 2000);

Adding the above code would emit serial numbers, first after 1 second and then after every 2 seconds

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions