A tool for people curious about the React Server Components protocol rscexplorer.dev/
rsc react

more favicon

+4
+2
embed.html
··· 7 7 content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" 8 8 /> 9 9 <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> 10 + <link rel="icon" type="image/png" sizes="192x192" href="/favicon-192.png" /> 11 + <link rel="icon" type="image/png" sizes="48x48" href="/favicon-48.png" /> 10 12 <title>RSC Explorer Embed</title> 11 13 <style> 12 14 * {
+2
index.html
··· 7 7 content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" 8 8 /> 9 9 <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> 10 + <link rel="icon" type="image/png" sizes="192x192" href="/favicon-192.png" /> 11 + <link rel="icon" type="image/png" sizes="48x48" href="/favicon-48.png" /> 10 12 <title>RSC Explorer</title> 11 13 <style> 12 14 * {
public/favicon-192.png

This is a binary file and will not be displayed.

public/favicon-48.png

This is a binary file and will not be displayed.