Skip to content

feat(context): Add server.context, a server side only State object#20

Merged
alesgenova merged 1 commit into
masterfrom
server-context
Jan 9, 2024
Merged

feat(context): Add server.context, a server side only State object#20
alesgenova merged 1 commit into
masterfrom
server-context

Conversation

@alesgenova
Copy link
Copy Markdown
Member

No description provided.

@alesgenova alesgenova requested a review from jourdain January 8, 2024 20:41
Copy link
Copy Markdown
Collaborator

@jourdain jourdain left a comment

Choose a reason for hiding this comment

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

Seems simple enought. Does it work as expected in your other code base? If so, I let you merge it.

Otherwise, we should add a small test with some change listener.

Also don't you need to mark it ready to enable the callbacks at some point?

@alesgenova alesgenova merged commit 9c4adc3 into master Jan 9, 2024
@jourdain
Copy link
Copy Markdown
Collaborator

You need to add the with self.server.context: in the protocol

@jourdain jourdain deleted the server-context branch January 10, 2024 00:14
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