- Dec 20, 2020
-
-
Seok Won authored
requests cause SSL Error. For now, we change it to urlopen with unverifed context
-
- Dec 16, 2020
-
-
Seok Won authored
After spending 4hours, managed to make it to work right. I made, inner hyper-v nat, outer hyper-v nat and outer nat shares with inner nat. Setting advertised.listener to EXTERNAL://ubuntuIP:9093, I could finally get this server working.
-
- Dec 15, 2020
-
-
Seok Won authored
-
- Dec 14, 2020
- 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
-