solid-notifications

Đang mở
#1,780 5 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
25/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
javascript
Lĩnh vực
backend-api-design

Hướng nghiên cứu

Bắt đầu bằng cách so sánh giao thức Solid Notifications với tài liệu tương thích CommunitySolidServer được liên kết, sau đó đối chiếu từng mục trong checklist với mã hiện có liên quan đến notification trong node-solid-server. Được xem là hoàn thành khi discovery, subscription, các tài liệu channel, hành vi unsubscribe, duration và các thông báo notification JSON-LD được triển khai và kiểm thử, bao gồm các loại notification và tính năng được liệt kê.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Objectives : apply solid-notifications protocol https://solid.github.io/notifications/protocol
and compatibility with CSS implementation https://github.com/CommunitySolidServer/CommunitySolidServer/documentation/markdown/usage/notifications.md

  • discovery subscription service : link header (relative URL ?)
    link: <.well-known/solid-notifications>; rel="http://www.w3.org/ns/solid/terms#storageDescription"
  • turtle subscription service document (if turtle relative ?)
    - [ ] WebSocketChannel2023 : podRoot/.notifications/WebSocketChannel2023/
    - [ ] WebHookChannel2023 : podRoot/.notifications/WebHookChannel2023/
  • subscription
    - [ ] authenticated json-ld POST
    - [ ] read followed item
    - [ ] json-ld response (contains subscription URL)
  • default duration of the subscription URL) : 2 weeks (?)
  • unsubscribe : DELETE the subscription url received in the subscription response (no need to be authenticated)
  • notifications messages json-ld
    - [ ] notification types
    - [ ] extra features
Ngôn ngữ chính
JavaScript
Star
1.8k
Fork
308
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của nodeSolidServer/node-solid-server

Tất cả issue của nodeSolidServer/node-solid-server

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.