nex-protocols-common-go/match-making/database
2025-02-09 19:48:47 +00:00
..
disconnect_participant.go feat: Initial support for persistent gatherings/communities 2025-02-09 00:04:03 +00:00
end_gathering_participation.go feat: Initial support for persistent gatherings/communities 2025-02-09 00:04:03 +00:00
find_gathering_by_id.go chore: Inline SQL queries with NEX types 2025-01-24 22:36:52 +00:00
get_detailed_gathering_by_id.go feat: Initial support for persistent gatherings/communities 2025-02-09 00:04:03 +00:00
join_gathering.go fix(matchmake-extension): Handle zero values on communities properly 2025-02-09 19:48:47 +00:00
join_gathering_with_participants.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
migrate_gathering_ownership.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
register_gathering.go feat: Initial support for persistent gatherings/communities 2025-02-09 00:04:03 +00:00
remove_participant_from_gathering.go feat: Add MatchmakingManager abstraction 2024-07-03 02:08:45 +01:00
unregister_gathering.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
update_session_host.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00