Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocols

Are "relay" delegate protocols bad practice in Objective-C?

BGP vs OSPF and IsIs

Dictionary of a protocol Swift 4

Can protocols within protocols be treated as inclusive of the protocol they adopt?

Conform a custom type to RandomAccessCollection with only a subscript

arrays swift protocols

iOS- protocols and delegates on the example

Why does GitHub recommend https over ssh urls?

git github protocols

Possible to POST to a custom registered protocol/scheme?

Using protocol in SwiftUI for providing "some View" / Generics?

Swift type erasure protocol with required init method

ios swift generics protocols

Arguments for stateless protocols (context: simple point-to-point communication)

communication protocols

How to Send File over secure FTP SSL Protocol

php ssl ssh sftp protocols

Extending protocol from a class with categories in objective-c

How do you create a base class with a weak delegate that conforms to a generic protocol?

The method in the protocol extension is never get called, plus, an error in the book

swift protocols