retoor c6d771ee5d feat: implement socket-based communication with event-driven message handling
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.
2025-07-30 04:56:55 +00:00
S
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%