File: STATUS

package info (click to toggle)
stompserver 0.9.9gem-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 424 kB
  • sloc: ruby: 2,765; sh: 162; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (6)
1
2
3
4
5

- Unit tests are broken, need to override methods that call EM 
- Added http protocol handler.  No pipelining or anything fancy, just PUT/GET requests which enqueue/dequeue messages from
  the queue one at a time.  Uses the Mongrel http parser.