Commit Graph

11 Commits

Author SHA1 Message Date
beerpsi 48c5a4f053 add LED pipe for billboard 2024-01-10 13:59:29 +07:00
beerpsi 1bb616e1ec use a standard way to determine 32-bit/64-bit environment 2024-01-01 17:03:20 +07:00
beerpsi db9ac578e3 simplify server initialization code 2024-01-01 16:55:57 +07:00
beerpsi 1ec4c35ae4 even more atomic shit baby 2024-01-01 16:32:55 +07:00
beerpsi 3dffb242c3 why tf did i use memcpy for strings 2023-12-31 19:34:23 +07:00
beerpsi 255eb07d31 fix compilation error caused by conflicting names 2023-12-31 14:41:41 +07:00
beerpsi 59ce0565e5 Refactor and reformat 2023-12-31 14:37:45 +07:00
beerpsi 33fa1c362a Fixes some buffer overflow waiting to happen 2023-12-31 14:21:47 +07:00
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