titan-x / titan

Messaging server with mobile and browser support.
MIT License
2 stars 3 forks source link

Use channels in inmemqueue #120

Closed soygul closed 7 years ago

soygul commented 7 years ago

Need to separate worker into its own file or struct to remove the bloat from inmemqueue file.

Also the worker class itself is reusable so we can move it next to data/queue as data/queue_worker.