Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocols

A Simple TCP Protocol to Transfer a "Large" Data File to a Server

Altering (refining) delegate type in swift

Swift: Is there still a use case for type erasure since the introduction of primary associated types?

id type instance variable sending messages to instance methods

Optional methods in Swift protocol and overloading

ios swift cocoa protocols

Passing an icon and name from TableviewController B to TableviewController A

Swift: Why is the default protocol implementation used when an override is in place?

swift protocols

Getting started on FIX protocol with PHP sockets

Custom url protocol for OSX desktop app using electron by atom

How to create a protocol at runtime in Objective-C?

Why is my delegate null? [closed]

ios objective-c protocols

Custom URL protocol in Windows to serve HTML content

Swift 2.0 Protocol as a Type Extension

Do I want a @protocol declaration or something else to make sure sub-class defines selectors?

iphone ios protocols selector

Using Obj-C protocols like Java Interfaces for pluggability of classes

How to conform to protocol using subclass

swift class protocols subclass