changeset 897:d56a26f2d286

merge
author Alain Mazy <am@osimis.io>
date Thu, 24 Nov 2022 08:17:14 +0100
parents 4ef1cfc56a0a (current diff) a3ef0623338a (diff)
children d37e987c312a
files
diffstat 2 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins.rst	Thu Nov 24 08:16:48 2022 +0100
+++ b/Sphinx/source/plugins.rst	Thu Nov 24 08:17:14 2022 +0100
@@ -123,6 +123,7 @@
   `associated description
   <https://github.com/jodogne/OrthancContributed/tree/master/Plugins/orthanc-mongodb>`__.
 
+
 Python plugins
 ^^^^^^^^^^^^^^
 
@@ -147,6 +148,22 @@
   announcement on the `Orthanc Users forum
   <https://groups.google.com/g/orthanc-users/c/q3Tncx3b6os/m/iFLq85fKAgAJ>`__.
 
+
+Rust plugins
+^^^^^^^^^^^^
+
+As the Rust language can produce shared libraries that are binary
+compatible with the `C ABI
+<https://en.wikipedia.org/wiki/Application_binary_interface>`__, it is
+possible to create plugins using Rust:
+
+* Andrew Webber provides `Rust plugins
+  <https://github.com/andrewwebber/orthanc-rust-plugins>`__ showcasing
+  integration with Orthanc, notably a S3 storage (CRUD) and a change
+  notification. Check out the original announcement on the `Orthanc
+  Users forum
+  <https://groups.google.com/g/orthanc-users/c/bDNBLMqXlEk/m/sGgzS5ZVBwAJ>`__.
+  
   
 Other
 ^^^^^
--- a/Sphinx/source/users/support.rst	Thu Nov 24 08:16:48 2022 +0100
+++ b/Sphinx/source/users/support.rst	Thu Nov 24 08:17:14 2022 +0100
@@ -177,6 +177,10 @@
      * `Luiz Eduardo Guida Valmont <https://www.linkedin.com/in/luizvalmont/>`__ (English/Portuguese, Brazil)
      * `William Sanchez Luis <mailto:williamsanchezluis@gmail.com>`__ (English/Spanish, Venezuela)
 
+   * **Africa**:
+
+     * `Abdrahman Elkafil <mailto:elkafil@nextbehealthcare.com>`__ (English/French/Arabic, Belgium and Morocco)
+
    * **Asia**:
      
      * `Phong Tran Duc <http://www.itechcorp.com.vn/>`__ (English/Vietnamese, Vietnam)