From 383aa5b30f54aabe7704397b93ab856e6812f37a Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Sun, 27 Oct 2019 23:37:40 +0700 Subject: [PATCH] 360 Degrees Changes --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ebd434c..fd72819 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,12 @@ simulation such as Uber, Gojek, Grab, etc. The main feature of this software is - [Golang](https://golang.org/) ## Todo -- Work with Socket.IO (OK) +- Change to SSE from Socket IO (OK) - Connect With Tile38 (OK) -- CORS Support (OK) - Get Data From Tile38 by Command SCAN (OK) +- Receive New Point using SSE (OK) +- Send Realtime Point using POST Method (OK) - Set HOOK by GeoFencing Trigger -- Receive New Point by HTTP GET also By Socket.IO and Trigger by Socket.IO Only -- Send Realtime Point by Socket.IO - Support Nearby Trigger Feature - Support Enter Area Trigger Feature - Support Exit Area Trigger Feature