diff --git a/socket.io/.eslintrc.js b/socket-io/.eslintrc.js similarity index 100% rename from socket.io/.eslintrc.js rename to socket-io/.eslintrc.js diff --git a/socket.io/.gitignore b/socket-io/.gitignore similarity index 100% rename from socket.io/.gitignore rename to socket-io/.gitignore diff --git a/socket.io/README.md b/socket-io/README.md similarity index 100% rename from socket.io/README.md rename to socket-io/README.md diff --git a/socket.io/app/context.tsx b/socket-io/app/context.tsx similarity index 100% rename from socket.io/app/context.tsx rename to socket-io/app/context.tsx diff --git a/socket.io/app/root.tsx b/socket-io/app/root.tsx similarity index 100% rename from socket.io/app/root.tsx rename to socket-io/app/root.tsx diff --git a/socket.io/app/routes/index.tsx b/socket-io/app/routes/index.tsx similarity index 100% rename from socket.io/app/routes/index.tsx rename to socket-io/app/routes/index.tsx diff --git a/socket.io/package.json b/socket-io/package.json similarity index 100% rename from socket.io/package.json rename to socket-io/package.json diff --git a/socket.io/public/favicon.ico b/socket-io/public/favicon.ico similarity index 100% rename from socket.io/public/favicon.ico rename to socket-io/public/favicon.ico diff --git a/socket.io/remix.config.js b/socket-io/remix.config.js similarity index 100% rename from socket.io/remix.config.js rename to socket-io/remix.config.js diff --git a/socket.io/remix.env.d.ts b/socket-io/remix.env.d.ts similarity index 100% rename from socket.io/remix.env.d.ts rename to socket-io/remix.env.d.ts diff --git a/socket.io/sandbox.config.json b/socket-io/sandbox.config.json similarity index 100% rename from socket.io/sandbox.config.json rename to socket-io/sandbox.config.json diff --git a/socket.io/server/index.js b/socket-io/server/index.js similarity index 100% rename from socket.io/server/index.js rename to socket-io/server/index.js diff --git a/socket.io/tsconfig.json b/socket-io/tsconfig.json similarity index 100% rename from socket.io/tsconfig.json rename to socket-io/tsconfig.json