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

Adds LobbyChatMsg callback and get_lobby_chat_entry function #195

Merged

Conversation

DavidHospital
Copy link

@DavidHospital DavidHospital commented Jul 24, 2024

Adds

  • LobbyChatMsg callback, used to receive messages from matchmaking lobbies send by matchmaking.send_lobby_chat_msg.
  • get_lobby_chat_entry function, used to receiver message buffers from LobbyChatMsg callback.
  • Simple example lobby to demonstrate this functionality.

Relevant steamworks docs:

Please let me know what if there is anything I'm missing, this is my first time contributing to this repo :)

Cargo.toml Outdated Show resolved Hide resolved
src/matchmaking.rs Outdated Show resolved Hide resolved
src/matchmaking.rs Outdated Show resolved Hide resolved
src/matchmaking.rs Outdated Show resolved Hide resolved
@DavidHospital DavidHospital requested a review from Noxime July 24, 2024 17:54
@Noxime Noxime merged commit 58feb1b into Noxime:master Jul 30, 2024
9 checks passed
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.

3 participants