fix: http server and grpc with cert

This commit is contained in:
徐聪
2022-07-12 21:12:33 +08:00
parent 41f7fa2d58
commit 0c710dc103
3 changed files with 137 additions and 98 deletions

View File

@@ -20,4 +20,4 @@ if __name__ == "__main__":
funppy.register("concatenate", concatenate)
funppy.register("setup_hook_example", setup_hook_example)
funppy.register("teardown_hook_example", teardown_hook_example)
funppy.serve()
funppy.serve()