very simple sock chat client written in obj-c
Find a file
2025-08-16 13:10:56 -05:00
src exploed 2025-08-16 13:10:56 -05:00
.gitignore first viable commit 2025-07-20 11:30:06 -05:00
LICENSE correct license used 2025-07-10 15:37:12 +00:00
makefile NSFILEHANDLE SUCKS TCPSOCKET FUCKS 2025-07-30 12:29:01 -05:00
README.md MINIMUM POSSIBLE FUNCTIONALITY REQUIRED TO BE CONSIDERED DONE!!!!!! 2025-08-16 11:35:44 -05:00

sobjchat

very simple sock chat client written in obj-c

intenshii

this project was a proof of concept for using obj-c and the gnustep foundational library in a reasonably complex project. i feel as though i have proven that the language and library are both sound for use as a superset of c at this point. for a more feature-complete implementation of the sock chat protocol and of websock/tcpsock, please see lobbii

sock cat