Skip to content

Typed service communication refactor#775

Open
Swofty-Developments wants to merge 21 commits intomasterfrom
service-revamp
Open

Typed service communication refactor#775
Swofty-Developments wants to merge 21 commits intomasterfrom
service-revamp

Conversation

@Swofty-Developments
Copy link
Copy Markdown
Owner

@Swofty-Developments Swofty-Developments commented Apr 19, 2026

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
hypixel-skyblock Ignored Ignored Apr 19, 2026 11:54am

@Swofty-Developments
Copy link
Copy Markdown
Owner Author

@ArikSquad wouldn't mind a review

@ArikSquad
Copy link
Copy Markdown
Contributor

Seems like a great change

Copy link
Copy Markdown
Contributor

@ArikSquad ArikSquad left a comment

Choose a reason for hiding this comment

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

it also could be beneficial to touch the party propagation system while doing these changes

return new JacksonSerializer<>(AreFriendsResponse.class);
}

public record AreFriendsMessage(UUID player1, UUID player2) {
Copy link
Copy Markdown
Contributor

@ArikSquad ArikSquad Apr 19, 2026

Choose a reason for hiding this comment

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

nit: maybe player, and other? (not related to this PR but now that you are here)

import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;

class SanityTest {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this necessary at all?

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