From f2c750ebe8ade60aa826afd7b0d0af628f4c62f4 Mon Sep 17 00:00:00 2001 From: Yoshifumi Kawai Date: Fri, 28 Oct 2016 16:27:24 +0900 Subject: [PATCH] ReadMe, add UniRx using library 'Submarine', #152 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2cc3a7b2..dd2a7934 100644 --- a/README.md +++ b/README.md @@ -1278,6 +1278,7 @@ Libraries - [EcsRx](https://github.com/grofit/ecsrx) - A simple framework for unity using the ECS paradigm but with unirx for fully reactive systems. - [ActionStreetMap Demo](https://github.com/ActionStreetMap/demo) - ASM is an engine for building real city environment dynamically using OSM data. - [utymap](https://github.com/reinterpretcat/utymap) - UtyMap is library for building real city environment dynamically using various data sources (mostly, OpenStreetMap and Natural Earth). +- [Submarine](https://github.com/shiwano/submarine) - A mobile game that is made with Unity3D and RoR, WebSocket server written in Go. If you use UniRx, please comment to [UniRx/issues/152](https://github.com/neuecc/UniRx/issues/152).