very simple sock chat client written in obj-c
|
||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
makefile | ||
README.md |
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