Skip to content

Commit

Permalink
add the next client architecture sample code
Browse files Browse the repository at this point in the history
  • Loading branch information
KSAH-42 committed Mar 16, 2024
1 parent a902c70 commit f4112cb
Show file tree
Hide file tree
Showing 2 changed files with 828 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RabbitOM.sln
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RabbitOM.Net.Rtp", "RabbitO
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Projects-InProgress (NotImplemented)", "Projects-InProgress (NotImplemented)", "{98AD47BA-21EC-48F8-8898-3A7431CE5221}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NextArchitecture", "NextArchitecture", "{F707F9F7-8D82-47C3-A647-70841C12B645}"
ProjectSection(SolutionItems) = preProject
Resources\NextArchitecture\NextClientImpl.txt = Resources\NextArchitecture\NextClientImpl.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -70,6 +75,7 @@ Global
{1E661164-A7F8-4273-AB9F-F8B9F28BD75F} = {18F3B9A7-EC4B-4C77-B5C1-A0E81B0DE1D9}
{C8BA138C-6603-4FBC-8033-5F6ED9E3D6D8} = {18F3B9A7-EC4B-4C77-B5C1-A0E81B0DE1D9}
{8BC40A06-1EE6-4ABD-B6CA-29CDF5BFC19C} = {98AD47BA-21EC-48F8-8898-3A7431CE5221}
{F707F9F7-8D82-47C3-A647-70841C12B645} = {18F3B9A7-EC4B-4C77-B5C1-A0E81B0DE1D9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1B4AD862-E72F-4EE0-8635-83FD58C5B14A}
Expand Down
Loading

0 comments on commit f4112cb

Please sign in to comment.