Skip to content
Snippets Groups Projects
Select Git revision
20 results

root.go

Blame
    • Bernardo Cardoso's avatar
      672fd570
      Refactor whole client architecture · 672fd570
      Bernardo Cardoso authored
      Now API or Bindings return a Client object, which should be used
      to call any of the functions.
      
      The Client object will hold the session, the messaging and
      the switchboard.
      
      This will enable us to have multi-client support, hopefully.
      672fd570
      History
      Refactor whole client architecture
      Bernardo Cardoso authored
      Now API or Bindings return a Client object, which should be used
      to call any of the functions.
      
      The Client object will hold the session, the messaging and
      the switchboard.
      
      This will enable us to have multi-client support, hopefully.
    root.go 13.49 KiB