Zulip Chat Archive
Stream: Is there code for X?
Topic: network and sockets
Sterea Stefan Octavian (Aug 25 2023 at 20:23):
Are there any definitions in the library that would allow doing networking in Lean using TCP/UDP sockets and the like? I searched the libarary for terms like "socket", "unix", "network" but no match
Adam Topaz (Aug 25 2023 at 20:25):
There was some recent discussion about this here: https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/http.20requests
Last updated: Dec 20 2023 at 11:08 UTC