-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
React-Actix_Ex: main.rs: Move Metacall Initialization to main function
Previously Metacall was initialized it every POST request and this is not a good practice as the intialization was redundant so moving it to main function will initialize metacall only once and its the expected behaviour
- Loading branch information
1 parent
ad5a9f1
commit 5ca287c
Showing
1 changed file
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters