/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

alexanderell.is
| | 3.70.187.24
1.6 parsecs away

Travel
| | [AI summary] This blog post explains how to build a simple one-server-multiple-clients messenger chat program in Python using sockets, select, and threading concepts.
| | muhammadraza.me
0.8 parsecs away

Travel
| | In this post, we will understand how an HTTP server works by implementing one in Python.
| | o5wald.github.io
1.4 parsecs away

Travel
| | [AI summary] This tutorial explains how to build a basic client-server chat room using Python sockets and threading.
| | risi.co
25.5 parsecs away

Travel
| [AI summary] The blog post explains a Golang issue where custom UnmarshalJSON methods fail to unmarshal outer struct fields due to inner field shadowing and offers two solutions.