Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix
  • Loading branch information
valentint committed Feb 20, 2017
commit b63368d9d7e2dfe41358cf23ce095e3627fb76d1
2 changes: 1 addition & 1 deletion Resources/docs/ConfigurationReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gos_web_socket:
context:
tokenSeparator: "/"
handshake_middleware: []
# - @some_service # implements Gos\Bundle\WebSocketBundle\Server\App\Stack\HandshakeMiddlewareInterface
# - @some_service

rpc: []
topics: []
Expand Down