summaryrefslogtreecommitdiff
path: root/NEWS
blob: 9ac56cc869d98862ca518a711b010b3952dfc0ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#+title: What's new in webidoidc?
#+language: en
#+author: Vivien Kraus
#+email: vivien@planete-kraus.eu

* Initial features
** The server has now a coherent set of features
It is now possible to run a full Solid server. There are known shortcomings:
- json-ld is not supported;
- LD-PATCH is not supported;
- the websocket pubsub API is not supported (at this time, it’s not
  standardized either).

The server is not tested yet, so there will be embarrassing
programming errors. If you find one, please report it to me.
# Local Variables:
# mode: org
# End: