Skip to content

Conversation

@Ceymikey
Copy link
Contributor

// Example event listener
BUS.on::<HandshakeEvent, _>(|event| {
    println!("Event was emited and found info: {}", event.packet.server_address.0);
});

@Ceymikey Ceymikey force-pushed the feat-event branch 2 times, most recently from 9b155bd to 105f682 Compare December 13, 2025 20:21
chore: follow cargo fmt guidelines for better readability
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.

1 participant