Skip to content

Commit 23c9c9d

Browse files
committedApr 8, 2022
Update readme
1 parent 86c104b commit 23c9c9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ $ ./gradlew :examples:promise-pipeline:client --args='8090 8091' # Ports of all
190190
** Function encoding saves language closure as backend function to the registry with some `access name`.
191191
Function decoding creates a frontend function that communicates with the corresponding backend function.
192192
* `service` -- libservice implementation.
193-
* `transport` -- service and connection interfaces, extensions and implementations related to the gRPC backend.
194-
* `utils` -- some useful utils.
193+
* `transport` -- service and connection interfaces, internal protobuf serialization for λRPC protocol needs,
194+
extensions and implementations related to the gRPC backend.
195195

196196
== Links
197197

0 commit comments

Comments
 (0)