Skip to content

Commit

Permalink
docs: removed stale section on transform differences between server i…
Browse files Browse the repository at this point in the history
…mplementations
  • Loading branch information
ErikBjare committed Jan 7, 2024
1 parent cfcccd7 commit 145cfa5
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions src/server-compare.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,6 @@ The are two server implementations:
These two are almost at feature parity. Here we've documented some differences:

- aw-server-rust does not serve the API browser (provided by Swagger/OpenAPI) at ``/api/``
- aw-server-rust does not support the experimental ``custom_static`` feature (see :gh-aw:`aw-server PR #83 <aw-server/pull/83>`).

Transforms
----------

.. note:: Transforms might have implementation differences across server implementations, which may impact analysis results.

The transforms used by aw-server-python are shipped as part of the ``aw-core`` package.

============= ================ ==============
Function aw-server-python aw-server-rust
============= ================ ==============
period_union Yes Yes
============= ================ ==============
Transforms might have implementation differences across server implementations, which may impact analysis results.
We are working to minimize these differences, and encourage you to report any issues you find.

0 comments on commit 145cfa5

Please sign in to comment.