Network Module
I didn't see networking in the roadmap. Is there a plan to build a mojo core module to interface with networking? Or is the C/C++ interop the vision to enable distributed mojo computing?
2 Replies
I’m also very interested in this, given that for both API calls and streamed data scenarios network communications is essential. Maybe @Jack Clayton would know!
There are no plans for putting this in the stdlib in the immediate future, this may come after the core language is more mature. It would be great to see external implementations though.