Zulip Chat Archive
Stream: new members
Topic: Networking Primitives in Lean4?
Daniel Geisz (Sep 03 2024 at 16:12):
To what extent are there networking primitives in Lean4? Like for working with sockets, http, etc? A cursory google search turns up a lot of old content on this question.
Henrik Böving (Sep 03 2024 at 16:42):
You can use this for sockets: https://github.com/hargoniX/socket.lean/
Last updated: May 02 2025 at 03:31 UTC