johanbrandhorst / grpcweb-example

An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation
MIT License
95 stars 12 forks source link

Add functionality to add books (temporarily?) #2

Closed johanbrandhorst closed 6 years ago

johanbrandhorst commented 7 years ago

Would like to be able to add a book, but if left completely unchecked it could theoretically cause the server to crash by exhausting all the memory.

johanbrandhorst commented 6 years ago

I'm not planning on doing this anymore