OpenWebTorrent / openwebtorrent-tracker

Fast and simple Webtorrent tracker implementation in C++
https://openwebtorrent.com
71 stars 22 forks source link

Fix #8: Replaced auto* in function prototypes #9

Closed subins2000 closed 3 years ago

subins2000 commented 4 years ago

Fixes issue #8.

Currently owt doesn't work without a localhost certificate file. I don't know C++ much, but my goal is to get it working locally on android.