Skip to content

feat: Cookies API#535

Merged
robinbraemer merged 11 commits into
masterfrom
feat/cookies-net
May 16, 2025
Merged

feat: Cookies API#535
robinbraemer merged 11 commits into
masterfrom
feat/cookies-net

Conversation

@robinbraemer

@robinbraemer robinbraemer commented May 16, 2025

Copy link
Copy Markdown
Member
  • Introduced context support in the Viewer interface for better management of player connections.
  • Updated cookie storage and request handling to include validation for player protocol and state.
  • Replaced deprecated methods with new implementations for improved clarity and functionality.
  • Enhanced event handling for cookie responses, allowing for more robust interaction with client requests.
  • Removed obsolete cookie handling code to streamline the system.
  • Add cookies RPC methods

closes #507

BorisP1234 and others added 10 commits February 22, 2025 18:58
- Introduced context support in the Viewer interface for better management of player connections.
- Updated cookie storage and request handling to include validation for player protocol and state.
- Replaced deprecated methods with new implementations for improved clarity and functionality.
- Enhanced event handling for cookie responses, allowing for more robust interaction with client requests.
- Removed obsolete cookie handling code to streamline the system.
- Added StoreCookie and RequestCookie RPC methods to the GateService for managing cookies on players' clients.
- Introduced corresponding request and response message types for cookie operations in the API.
- Updated documentation to reflect new cookie handling features.
- Enhanced event handling for cookie requests and storage, ensuring proper player context management.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2025

Copy link
Copy Markdown

Deploying gate-minekube with  Cloudflare Pages  Cloudflare Pages

Latest commit: 21f83ab
Status: ✅  Deploy successful!
Preview URL: https://30e1847a.gate-minekube.pages.dev
Branch Preview URL: https://feat-cookies-net.gate-minekube.pages.dev

View logs

@robinbraemer robinbraemer changed the title feat/cookies-net feat: Cookies API May 16, 2025
@robinbraemer robinbraemer merged commit 2a8e179 into master May 16, 2025
5 checks passed
@robinbraemer robinbraemer deleted the feat/cookies-net branch May 16, 2025 14:49
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