foxcpp / go-jmap

:email: JMAP client & server library (WIP)
MIT License
34 stars 5 forks source link

Context support #2

Open foxcpp opened 5 years ago

foxcpp commented 5 years ago

Both for client and server side. For client - duplicate methods and add ctx argument. For server - pass context value to callbacks.