Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 269 Bytes

Calculator

A simple stack calculator server.

What it demonstrates

  • Requests handled with pattern matching
  • When to use async and sync server calls
  • Handler tests for complex states

Questions?

Find me on Twitter as @xymbol.