Skip to content

Commit 13d9d61

Browse files
author
Melle Dijkstra
committed
Electron grpc chat
1 parent d795090 commit 13d9d61

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

_stories/2019-12-29-electron-grpc-chat.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Electron gRPC Chat"
33
date: 2019-12-29 14:26:00 +0200
44
categories: javscript grpc
5-
image:
5+
image: /assets/images/stories/martin-brechtl-sEkTsMYTqY0-unsplash.jpg
66
language:
77
color: f0db4f
88
name: Javascript
@@ -104,7 +104,7 @@ Okay, it seems there are no pre-build libraries yet for electron version 7.1.7 s
104104
...<br/>
105105
...<br/>
106106

107-
In the mean time let's copy the proto file which I used for the python part of the application.
107+
In the meantime, let's copy the proto file which I used for the python part of the application.
108108
It is a really simple protobuf file.
109109

110110
```proto
Loading
Loading

0 commit comments

Comments
 (0)