Documentation on networking and sockets #9237
bonezinger
started this conversation in
General
Replies: 1 comment 1 reply
-
https://modules.vlang.io/net.html is a place to start. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I cannot find anything on the docs about working with sockets and ports, dealing with incoming requests (https, telnet, tsl, etc), listening and/or sending reponses. Is networking implemented in any capacity in V or is still being worked on? If it's already implemented, where can I find documentation or examples of it?
Beta Was this translation helpful? Give feedback.
All reactions