Skip to content

Add 'message/x.rsocket.application+json'#52

Merged
making merged 1 commit intomaking:masterfrom
linux-china:master
Jan 20, 2021
Merged

Add 'message/x.rsocket.application+json'#52
making merged 1 commit intomaking:masterfrom
linux-china:master

Conversation

@linux-china
Copy link
Copy Markdown
Contributor

When a RSocket client wants to connect the RSocket Service provider, almost the client should supply access token(username/password, JWT token etc) and app info, such as app name, UUID, listen port, management port and other metadata information, almost alike app registration to Spring Boot Admin. APP_INFO(MimeType.custom("message/x.rsocket.application+json")) is a metadata in setup composite metadata to send the app info from client to service provider.

When a RSocket client wants to connect the RSocket Service provider,  almost the client should supply access token(username/password, JWT token etc) and app info, such as app name, UUID,  listen port,  management port and other metadata information, almost alike app registration to Spring Boot Admin.   APP_INFO(MimeType.custom("message/x.rsocket.application+json")) is a metadata in setup composite metadata to send the app info from client to service provider.
@making making merged commit e9c3010 into making:master Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants