nex-protocols-common-go/match-making/database
Daniel López Guimaraes 59c7633654
fix(matchmake-extension): Remove inlined DateTime
This isn't allowed now with the update to the `FromTimestamp()` method.
2025-02-11 16:35:00 +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 fix(matchmake-extension): Remove inlined DateTime 2025-02-11 16:35:00 +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