Skip to content

Commit

Permalink
Mention server support restrictions, fix inrupt#59
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong authored May 4, 2021
1 parent e1660df commit a4a997c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ like [Babel](https://babeljs.io), and to add polyfills for e.g. `Map`, `Set`,
`Promise`, `Headers`, `Array.prototype.includes`, `Object.entries` and
`String.prototype.endsWith`.

# Server support
Unfortunately this client only works with Inrupt's ESS server, not with
other Solid servers like NSS, PSS, CSS, TrinPod, and DexPod. We are looking
at different options to resolve this in a next version; see
https://github.com/inrupt/solid-client-notifications-js/issues/59 for more details.

# Installation

For the latest stable version of solid-client-notifications:
Expand Down

0 comments on commit a4a997c

Please sign in to comment.