good morning!!!!

[subscription] subscription engine

we need to create a subscription engine.

how it should work - if the client supports subscriptions - need to implement subscription methods

if the server supports subscriptions - need to be able to add the "subscription" to the context in jrpc.Request with a key.

then can extract subscription with subscription.SubFromContext(r.Context())