Skip to content

Conversation

@loganmc10
Copy link
Member

No description provided.

@loganmc10
Copy link
Member Author

loganmc10 commented Dec 27, 2024

@Rosalie241 let me know what you think.

In order to be able to create a list of rooms, and not duplicate data types, I moved the room data into its own struct. This means the data structure of the other requests/replies changed as well.

There is now a "room" object inside the responses, where the data is specific to the rooms. You can see the corresponding changes on the client side here: https://github.com/simple64/simple64/tree/rooms

Let me know what you think. Sorry, I know it is a bigger change than you had probably anticipated.

@loganmc10 loganmc10 merged commit f0ac62a into main Dec 28, 2024
3 checks passed
@loganmc10 loganmc10 deleted the get_rooms branch December 28, 2024 08:35
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.

2 participants