Y
Hacker News
new
|
ask
|
show
|
jobs
by
PhilipRoman
20 days ago
Does the server also handle TLS internally, or is it behind a proxy? For comparison, statically linked darkhttpd is around 138K
1 comments
keepamovin
20 days ago
No it's pure HTTP:
https://github.com/DO-SAY-GO/freelang/blob/main/examples/200...
TLS is CloudFlare which also absorbs a little bit of load in case anyone tries to destroy it.
link
TLS is CloudFlare which also absorbs a little bit of load in case anyone tries to destroy it.