Skip to content

Commit

Permalink
docs: add missing service to packages list [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Jul 1, 2024
1 parent 5604d85 commit d189ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ The repository contains the following packages:
| [server-core-realtime](packages/server-core-realtime) | Library/Service | This package contains the core realtime service. |
| [server-http-kit](packages/server-http-kit) | Library | This package contains helpers/utilities for all http services. |
| [server-kit](packages/server-kit) | Library | This package contains helpers/utilities for all services. |
| [server-messenger](packages/server-realtime-kit) | Service | This package contains the messenger service. |
| [server-realtime-kit](packages/server-realtime-kit) | Library | This package contains helpers/utilities for all socket services. |
| [server-storage](packages/server-storage) | Service | This package contains the storage service. |
| [storage-kit](packages/storage-kit) | Library | This package contains interfaces/types, helpers/utilities, ... for the storage service. |
Expand Down

0 comments on commit d189ebe

Please sign in to comment.