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

Add Timer Support #51

Merged
merged 15 commits into from
Mar 26, 2022
Merged

Add Timer Support #51

merged 15 commits into from
Mar 26, 2022

Conversation

Anotra
Copy link
Contributor

@Anotra Anotra commented Mar 24, 2022

What?

Added a Priority Queue
Added Timer Support

Why?

The gateway, adapter, and user of the library should be able to schedule events at any point in the future

How?

Timer using a minheap binary tree priority queue

include/discord.h Outdated Show resolved Hide resolved
Anotra and others added 2 commits March 25, 2022 13:30
Co-authored-by: Lucas Müller <muller.lucas@hotmail.com>
@Anotra Anotra marked this pull request as ready for review March 25, 2022 18:31
Copy link
Collaborator

@lcsmuller lcsmuller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple changes for webdocs formatting

include/discord-internal.h Show resolved Hide resolved
include/discord.h Show resolved Hide resolved
include/discord.h Outdated Show resolved Hide resolved
Anotra and others added 3 commits March 25, 2022 21:21
Co-authored-by: Lucas Müller <muller.lucas@hotmail.com>
Co-authored-by: Lucas Müller <muller.lucas@hotmail.com>
Co-authored-by: Lucas Müller <muller.lucas@hotmail.com>
@lcsmuller lcsmuller merged commit c7436b7 into Cogmasters:dev Mar 26, 2022
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