Skip to content

Commit

Permalink
Export run-grpc-proto-server
Browse files Browse the repository at this point in the history
This is the main entry point for the Lisp gRPC/protobuf server and
deserves to be exported.

Requested by @cgay in qitab#62.
  • Loading branch information
Partmedia committed Nov 20, 2023
1 parent 489ba68 commit f776681
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protobuf-integration.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,5 @@ Parameters
:cq cq
:num-threads num-threads
:dispatch-requests dispatch-requests)))

(cl:export '(run-grpc-proto-server))

0 comments on commit f776681

Please sign in to comment.