Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Draft] Protocol simplification proposal #1039

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from
Draft

[Draft] Protocol simplification proposal #1039

wants to merge 43 commits into from

Conversation

marinoska
Copy link
Contributor

@marinoska marinoska commented Dec 16, 2024

This is to close. Replaced by #1164

Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
books-demo ❌ Failed (Inspect) Jan 8, 2025 9:41am
clerk-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
form-demo ❌ Failed (Inspect) Jan 8, 2025 9:41am
gcmp-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
image-upload-demo ❌ Failed (Inspect) Jan 8, 2025 9:41am
jazz-chat ❌ Failed (Inspect) Jan 8, 2025 9:41am
jazz-chat-1 ❌ Failed (Inspect) Jan 8, 2025 9:41am
jazz-chat-2 ❌ Failed (Inspect) Jan 8, 2025 9:41am
jazz-homepage ❌ Failed (Inspect) Jan 8, 2025 9:41am
jazz-inspector ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
jazz-pets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
jazz-todo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
music-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
passkey-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
passwords-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:41am
reactions-demo ❌ Failed (Inspect) Jan 8, 2025 9:41am

import { PeerEntry, getPeersWithoutErrors } from "../peer/index.js";
import { emptyKnownState } from "./types.js";

export class LoadService {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this a class? Can't loadCoValue just be a free-standing function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair point. Will answer within #1164. I'm closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants