blob: c8a1c4f7363fcc06da8cd88bbca10d9242df5e7a [file] [log] [blame]
---
title: Specification
sort_info: 20
--- name:overview
#Stomp Protocol Specification, Version 1.1
Stomp Protocol Specification, Version 1.1
--- name:content
#Stomp Protocol Specification, Version 1.1
## Introduction
TODO
## Message Format
TODO
### Header format
TODO
### Body format
TODO
## Message Types
TODO
## Establishing Connection
TODO
### Wire Format Negotiation
TODO
### Virtual Hosting
TODO
## Sending Messages
TODO
## Receiving Messages
TODO
### Acknowledgment modes
TODO
#### Auto
TODO
#### Client
TODO
#### Individual
TODO
## Transactions
TODO
## Selectors
TODO
## Handling Errors
TODO
## Keep Alive
TODO