Skip to content

ab180/saby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saby

Airbridge SDK core library for swift.

  • Concurrency
    • Atomic: Access to single value without data race
    • Contract: Handle multiple values asynchronously
    • Promise: Handle single value asynchronously
  • Expect: Assert instance status
  • JSON: JSON definition
  • Mock: Emulate behavior of instance that make side effect
  • Network: Communicate with server using Promise
  • Numeric: Numeric extension
  • Safe: Handle Any value safely
  • Time: Time definition

About

Airbridge SDK core library for swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages