This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
614deb82c7
Branches
Tags
View all branches
micropython
/
examples
/
network
History
Paul Sokolovsky
614deb82c7
examples/http_client*: Be sure to close socket.
...
Otherwise, on bare-metal/RTOS systems can lead to resource leaks.
2016-07-23 00:41:19 +03:00
..
http_client_ssl.py
examples/http_client*: Be sure to close socket.
2016-07-23 00:41:19 +03:00
http_client.py
examples/http_client*: Be sure to close socket.
2016-07-23 00:41:19 +03:00
http_server_ssl.py
examples/http_server*: Update for buffered-like streams (read line by line).
2016-07-10 23:01:52 +03:00
http_server.py
examples/http_server*: Update for buffered-like streams (read line by line).
2016-07-10 23:01:52 +03:00