Skip to content

documentation request: relationship between R connections and ws objects #46

Open
@cawthm

Description

@cawthm

When one opens a websocket to receive a stream of data, it is usu either in JSON, XML, or maybe binary form. There are good, established packages (jsonlite, xml2, DBI, etc) for dealing with R connections that stream such data in or out. It would nice to have an example of websockets interfacing with one of these in a natural and seamless way. My understanding is that a ws object is not a connection per se, and understanding that difference would be hugely helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: IntermediateEnterprising community members could helpDocsRelated to documentation onlyEffort: Low< 1 days of workHelp WantedContributors welcomePriority: LowWill be fixed eventually

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions