Skip to content

Commit f4c0b61

Browse files
authored
Chore: Remove data source with streaming example (#530)
1 parent 727c5ce commit f4c0b61

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+0
-20325
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ This repository contains example plugins to showcase different use cases.
2121
| Example | Description |
2222
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
2323
| [datasource-http](examples/datasource-http) | Shows how to query data from HTTP-based APIs. The HTTP call happens on the frontend. |
24-
| [datasource-streaming-websocket](examples/datasource-streaming-websocket) | Shows how to create an event-based data source plugin using RxJS and WebSockets. |
2524
| [datasource-basic](examples/datasource-basic) | Shows how to build a basic data source plugin. |
2625

2726
> [!NOTE]

examples/datasource-streaming-websocket/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/.cprc.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/.eslintrc

Lines changed: 0 additions & 31 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/.prettierrc.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/Dockerfile

Lines changed: 0 additions & 54 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/README.md

Lines changed: 0 additions & 165 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/docker-compose-base.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/entrypoint.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

examples/datasource-streaming-websocket/streaming-websocket-plugin/.config/jest-setup.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)