-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit add the wRPC protocol and uses it for the DP/CP connection in hybrid mode. The wRPC protocol is a generic, bidirectional RPC protocol that allows multiple services on the same persistent (WebSocket) connection.
- Loading branch information
1 parent
5b7676c
commit 4d4b90c
Showing
35 changed files
with
3,846 additions
and
891 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
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
Oops, something went wrong.