@comunica/bus-http

A comunica bus for 'http' events.

Usage no npm install needed!

<script type="module">
  import comunicaBusHttp from 'https://cdn.skypack.dev/@comunica/bus-http';
</script>

README

Comunica Bus HTTP

npm version

Performs HTTP(S) requests.

This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.

Click here if you just want to query with Comunica.

Install

$ yarn add @comunica/bus-http

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-http/^2.0.0/components/context.jsonld"
  • Bus name: ActorHttp:_default_bus

Creating actors on this bus

Actors extending ActorHttp are automatically subscribed to this bus.