Closed saviorand closed 10 months ago
We've added networking based on external_call
in the sys
package, see here: https://github.com/saviorand/lightbug_http/tree/main/lightbug_http/sys
Curious if anyone has feedback on how to improve. Will re-open/create a new issues based on that!
While most of the code is in Mojo, we call Python's socket library in several parts of the code.