DefinedNet / mobile_nebula

Brings nebula to mobile devices (iOS, Android)
https://defined.net
125 stars 37 forks source link

Ignore a nil message, nebula hasn't booted yet #90

Closed nbrownus closed 1 year ago

nbrownus commented 1 year ago

Alternatively we could handle nebula = nil in each RPC and respond with an appropriate empty message body.

johnmaguire commented 1 year ago

Alternatively we could handle nebula = nil in each RPC and respond with an appropriate empty message body.

I have a slight preference for this approach.