Skip to content
/ zimt Public
forked from esad/zimt

Collection of various Cocoa(Touch) utility classes

License

Notifications You must be signed in to change notification settings

mikebevz/zimt

 
 

Repository files navigation

Under development

Zimt is a pair of utility classes including an objective-c websocket implementation. I'm in the process of wrapping it in a set of tests and testing ZTWebSocket against the draft-hixie-thewebsocketprotocol-76 and draft-abarth-websocket-handshake-01 drafts for the websocket protocol.

Testing

  1. Clone this repository

  2. Checkout the Expectacular submodule (from https://github.com/eahanson/Expectacular)

    git submodule init; git submodule update

  3. Run the Unit Tests build targets. GTM unit test output will appear in the build results as part of the build process.

About

Collection of various Cocoa(Touch) utility classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 81.4%
  • C 18.5%
  • Ruby 0.1%