https://github.com/dpostolachi/ssr-worker
https://github.com/dpostolachi/ssr-worker
react server-side-rendering transferable-objects workers
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dpostolachi/ssr-worker
- Owner: dpostolachi
- Created: 2019-10-15T00:19:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:43:18.000Z (over 2 years ago)
- Last Synced: 2025-01-06T02:28:26.023Z (4 months ago)
- Topics: react, server-side-rendering, transferable-objects, workers
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ssr-worker
An example of streaming SSR React on a Worker thread with transferables.