Commit Graph

9 Commits

Author SHA1 Message Date
beerpsi 30f3a23bc6 iOS support and other niceties (#1) 2023-12-31 13:20:04 +07:00
beerpsi b681f877e9 Remove dependency on a specific compiler 2023-12-31 13:16:09 +07:00
beerpsi f101a07bb2 Refactor + AimeIO
- No more global state, every connection has their own context
- Split off server implementations into their own files
- Added Brokenithm AimeIO so users don't have to scour their own files
2023-12-31 13:12:07 +07:00
beerpsi 2e0010d374 Fixes timeouts causing disconnections (also helps with multi-client TCP support) 2023-12-31 00:06:04 +07:00
beerpsi 2da8f0a699 Works (except it crashes when Brokenithm is out of focus) 2023-12-30 23:50:42 +07:00
beerpsi c9484640d0 Update src/chuniio.c 2023-12-30 16:36:34 +00:00
beerpsi f9438b78fa feat: allow split dlls to work, allow multiple TCP connections 2023-12-30 19:16:18 +07:00
beerpsi@duck.com cd5503d380 ios code, but it doesn't work because linking bullshit 2023-12-30 17:43:30 +07:00
beerpsi bf14d32980 initial commit 2023-12-30 12:06:43 +07:00