Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honcheng/cocoa-websocket
a WebSocket class for Cocoa, based on AsyncSocket and code from Esad Hajdarevic
https://github.com/honcheng/cocoa-websocket
Last synced: about 1 month ago
JSON representation
a WebSocket class for Cocoa, based on AsyncSocket and code from Esad Hajdarevic
- Host: GitHub
- URL: https://github.com/honcheng/cocoa-websocket
- Owner: honcheng
- License: zlib
- Fork: true (talkative/cocoa-websocket)
- Created: 2011-03-31T15:08:48.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2010-04-25T19:51:23.000Z (over 14 years ago)
- Last Synced: 2023-03-11T09:16:31.709Z (almost 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 144 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome - cocoa-websocket - a WebSocket class for Cocoa, based on AsyncSocket and code from Esad Hajdarevic (etc)
README
This is a port of the code from http://github.com/esad/zimt. Mostly I made the
code more generic by re-namespacing everything under WebSocket.