Bumped the years on all the remoting frameworks since most of them appear to still be maintained

David 2022-06-28 12:16:34 -05:00
parent d79c4f7678
commit 275c4c7bb6

@ -193,20 +193,20 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
# Remoting # Remoting
**netImGui: Dear ImGui remote access library and application** (2020-2021) **netImGui: Dear ImGui remote access library and application** (2020-2022)
<BR> [github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui) <BR> [github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui)
<BR>+ **UnrealNetImgui**: Unreal Engine 4's support of NetImgui. (2020-2021) <BR>+ **UnrealNetImgui**: Unreal Engine 4's support of NetImgui. (2020-2022)
<BR> [https://github.com/sammyfreg/UnrealNetImgui](https://github.com/sammyfreg/UnrealNetImgui) <BR> [https://github.com/sammyfreg/UnrealNetImgui](https://github.com/sammyfreg/UnrealNetImgui)
<BR> ![](https://user-images.githubusercontent.com/1193295/103900082-acbace80-50f7-11eb-824e-c28623b1d6c3.png) <BR> ![](https://user-images.githubusercontent.com/1193295/103900082-acbace80-50f7-11eb-824e-c28623b1d6c3.png)
**imgui-ws**: Dear ImGui over WebSockets (2019-2020) **imgui-ws**: Dear ImGui over WebSockets (2019-2022)
<BR> [github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws) <BR> [github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws)
<BR> ![](https://user-images.githubusercontent.com/1193295/103754230-62105800-500c-11eb-9540-8dc7b6ad59c9.png) <BR> ![](https://user-images.githubusercontent.com/1193295/103754230-62105800-500c-11eb-9540-8dc7b6ad59c9.png)
**RemoteImGui**: send vertices over the network (2014-2019) **RemoteImGui**: send vertices over the network (2014-2022)
<BR> [github/JordiRos/remoteimgui](https://github.com/JordiRos/remoteimgui) <BR> [github/JordiRos/remoteimgui](https://github.com/JordiRos/remoteimgui)
**AndroidAppViewer**: Android GLES3 stub with RemoteImGui (2018) **AndroidAppViewer**: Android GLES3 stub with RemoteImGui (2018-2019)
<BR> [github/CedricGuillemet/AndroidAppViewer](https://github.com/CedricGuillemet/AndroidAppViewer) <BR> [github/CedricGuillemet/AndroidAppViewer](https://github.com/CedricGuillemet/AndroidAppViewer)
<BR> ![](https://user-images.githubusercontent.com/1193295/96888707-31e20000-1486-11eb-8c2d-05bfe12998a1.png) <BR> ![](https://user-images.githubusercontent.com/1193295/96888707-31e20000-1486-11eb-8c2d-05bfe12998a1.png)