This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-03-14 12:50:16 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
943dd33b5fd36c54990ccebbd6fc30189d5373ac
micropython
/
examples
/
network
History
Paul Sokolovsky
00a9590e3a
examples/http_client: Use read() instead of readall().
2016-11-14 00:24:45 +03:00
..
http_client_ssl.py
…
http_client.py
examples/http_client: Use read() instead of readall().
2016-11-14 00:24:45 +03:00
http_server_simplistic_commented.py
…
http_server_simplistic.py
examples/http_server_simplistic: Add "not suitable for real use" note.
2016-10-26 12:25:33 +03:00
http_server_ssl.py
…
http_server.py
…