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

Messaging implementation with game server #1

Open
Xharos opened this issue Jun 2, 2024 · 2 comments
Open

Messaging implementation with game server #1

Xharos opened this issue Jun 2, 2024 · 2 comments

Comments

@Xharos
Copy link
Member

Xharos commented Jun 2, 2024

Description

Create a packet's like system to communicate through RMQ with our various services.

Informations

The buffer will use ByteBuffer and will be stored in a pool for resources efficiency.

@Xharos
Copy link
Member Author

Xharos commented Jun 15, 2024

Add more packet

Xharos added a commit that referenced this issue Jul 7, 2024
@Xharos
Copy link
Member Author

Xharos commented Jul 10, 2024

Use with pattern to create packet in one line

Xharos added a commit that referenced this issue Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant