Skip to content

Latest commit

 

History

History

calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.