Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 250 Bytes

UPGRADE-2.0.md

File metadata and controls

12 lines (9 loc) · 250 Bytes

Breaking Change

1.X to 2.0

Client class has been replaced with Phparia class with renamed methods

    getStasisApplication() => getStasisApplicationName()
    getStasisClient() => getWsClient()
    getStasisLoop() => getEventLoop()