Commit Graph

11 Commits

Author SHA1 Message Date
spencer fb6581345e feat: Removed allocations from bind and connect. 2026-07-08 16:47:07 -04:00
spencer 3c82aee01b docs: Added polling_echo example. 2026-07-08 16:47:07 -04:00
spencer 26e40aa4b9 fix: Fixed a compilation issue with send_const_string.
`send` now automatically uses `send_const_string` when appropriate.
2026-07-08 15:28:19 -04:00
spencer 763ac3ec4c refactor: Moved zmq package to the top level. 2026-07-08 15:09:42 -04:00
spencer 836f1da723 feat: Added send_const proc. 2026-07-08 15:06:14 -04:00
spencer 170182b747 fix(zmq): Corrected error bindings. 2026-07-08 14:56:43 -04:00
spencer ad43577b44 feat(zmq): Simplified bindings. 2026-07-08 14:23:56 -04:00
spencer 7e261b2a5d feat(zmq): Improved the error bindings. 2026-07-08 12:37:41 -04:00
spencer 98773f433a refactor(zmq): Fixed style errors. 2026-07-08 12:05:44 -04:00
spencer 50bf65bbdc feat: Initial echo server. 2026-07-08 12:05:23 -04:00
spencer 545e3bd1b6 feat: Init. 2026-07-08 10:29:11 -04:00