Back to Browse

fun with sockets: let's write a webserver!

16.0K views
Dec 30, 2019
27:41

A gist with the final code we came up with: https://gist.github.com/jvns/ca739cf4d36a155d81edcadf8cf3c9ed The socket module documentation I kept referring to: https://docs.python.org/3/library/socket.html

Download

0 formats

No download links available.

fun with sockets: let's write a webserver! | NatokHD