GithubHelp home page GithubHelp logo

smith.matrixsdk's Introduction

Smith.MatrixSdk Status Enfer NuGet Package Link

SDK for Matrix network API.

Documentation

Quick start

Please see Smith.MatrixSdk.Example.Simplified project for a working example.

Features

This library implements the following features from the Matrix Client-Server API r0.6.1:

  • 2 API Standards
    • Error response recognition
    • 2.1 GET /_matrix/client/versions
  • 3 Web Browser Clients: not applicable
  • 4 Server Discovery
  • 5 Client Authentication
    • Device support
    • 5.3 Soft logout
    • 5.4 User-Interactive Authentication API
      • 5.4.2 User-interactive API in the REST API
      • 5.4.4 Authentication types
        • 5.4.4.1 Password-based
          • Basic (deprecated) support
          • identifier field
        • 5.4.4.2 Google ReCaptcha
        • 5.4.4.3 Token-based
        • 5.4.4.4 OAuth2-based
        • 5.4.4.5 Single Sign-On
        • 5.4.4.6 Email-based (identity / homeserver)
        • 5.4.4.7 Phone number/MSISDN-based (identity / homeserver)
        • 5.4.4.8 Dummy Auth authentication
      • 5.4.5 Fallback
      • 5.4.6 Identifier types
    • 5.5 Login
      • 5.5.1 GET /_matrix/client/r0/login
      • 5.5.2 POST /_matrix/client/r0/login
        • Basic (deprecated) version (user field)
        • Request fields: identifier, token, device_id, initial_device_display_name
        • Response fields: device_id, well_known
          • Remove refresh_token support
      • 5.5.3 POST /_matrix/client/r0/logout
      • 5.5.4 POST /_matrix/client/r0/logout/all
      • 5.5.5 Login Fallback
    • 5.6 Account registration and management
    • 5.7 Adding Account Administrative Contact Information
    • 5.8 Current account information
  • 6 Capabilities negotiation
  • 7 Pagination
  • 8 Filtering
  • 9 Events
    • 9.3 Room Events
    • 9.4 Syncing
      • 9.4.1 GET /_matrix/client/r0/sync
        • Basic features
        • Send-to-Device messaging features
        • End-to-end encryption features
    • 9.5 Getting events for a room
    • 9.6 Sending events to a room
    • 9.7 Redactions
  • 10 Rooms
  • 11 User Data
  • 12 Security
  • 13 Modules

Build

To build Smith.MatrixSdk, you'll need .NET Core SDK 5.0 or later.

$ dotnet build --configuration Release

(replace Release with Debug for debug build)

smith.matrixsdk's People

Contributors

fornever avatar minoru avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

smith.matrixsdk's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.