- Dec 20, 2020
-
-
Seok Won authored
requests cause SSL Error. For now, we change it to urlopen with unverifed context
-
- Dec 11, 2020
-
-
Seok Won authored
Added a test which contains filtering function (it'll filter notices within the array of strings) Made producer more safe and highthroughput. Added old notices remover in producer. Added a little bit of resting time between consuer polling.
-
- Dec 07, 2020
-
-
Seok Won authored
Before: some notices have their name in notices [writer]: [writer] title After: remove writer in titles [writer]: title
-
- Dec 06, 2020
-
-
Seok Won authored
-