c6d771ee5d54f57514b0a4638286218af4b1f9b3
Add socket connection management with automatic reconnection logic and event-based message routing. The implementation includes a connection pool for managing multiple socket instances, heartbeat mechanism for connection health monitoring, and a message queue for handling outbound data with backpressure support.
Description
Wren, the underrated programming language that I try to revive. It's very cool, you can read the whole source in a few days. The original is not made by me, I'm just adding a stdlib to it, so you can use it for networking / servers / AI. Progress is fine.
1.8 MiB
Languages
C
86.3%
Wren
13.6%