Enable Section Summary TOC for small pages
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[[websocket-stomp]]
|
||||
= STOMP
|
||||
:page-section-summary-toc: 1
|
||||
|
||||
The WebSocket protocol defines two types of messages (text and binary), but their
|
||||
content is undefined. The protocol defines a mechanism for client and server to negotiate a
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[websocket-stomp-authorization]]
|
||||
= Authorization
|
||||
:page-section-summary-toc: 1
|
||||
|
||||
Spring Security provides
|
||||
{docs-spring-security}/servlet/integrations/websocket.html#websocket-authorization[WebSocket sub-protocol authorization]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[websocket-stomp-benefits]]
|
||||
= Benefits
|
||||
:page-section-summary-toc: 1
|
||||
|
||||
Using STOMP as a sub-protocol lets the Spring Framework and Spring Security
|
||||
provide a richer programming model versus using raw WebSockets. The same point can be
|
||||
|
||||
Reference in New Issue
Block a user