-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server, lib exports, and readme adjustments #13
Conversation
}) | ||
|
||
|
||
return { contextWriter, totalWriter, contextReader, totalReader } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is ok if you also expose the ceramic client but if not, how do i use the allocation models also?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm a little confused about where the CeramicClient instances are instantiated - is there just one or more than one? i guess since its just http requests it doesn't matter too much we just need the url?
Adjustments to server logic and library exports given default node endpoint update: