1
0
mirror of https://github.com/deavmi/tasky.git synced 2024-07-27 05:50:08 +02:00
Go to file
Tristan B. Velloza Kildaire a51df3b699 Engine
- If a `Request` is not expecting a response then do not call `dequeue()` on the `Queue` registered nor `process`byte[])`
- Added a TODO comment
2023-05-04 14:17:35 +02:00
branding Added branding 2022-01-12 17:55:31 +02:00
source/tasky Engine 2023-05-04 14:17:35 +02:00
.gitignore - Updated the .gitignore 2023-05-03 18:40:27 +02:00
dub.json - Upgraded to tristanable v3.2.0-beta which introduces the required releaseQueue(Queue) and releaseQueue_nothrow(Queue) methods 2023-05-04 09:54:15 +02:00
README.md - Clean up 2023-05-04 10:54:20 +02:00

tasky

What is it?

TODO: Describe here.

Adding to your project

The tasky library is available on DUB and can easily be added to your project ny running the following command:

dub add tasky