All Projects → supanadit → geo-smart-system

supanadit / geo-smart-system

Licence: Apache-2.0 license
Open Source Realtime Tracking System

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to geo-smart-system

go-gin-web-server
Deploy Go Gin on Render
Stars: ✭ 23 (-36.11%)
Mutual labels:  sse, gin, server-sent-events, gin-gonic
Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+805.56%)
Mutual labels:  realtime, sse, server-sent-events
Quadray Engine
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Stars: ✭ 13 (-63.89%)
Mutual labels:  realtime, sse
Mercure
Server-sent live updates: protocol and reference implementation
Stars: ✭ 2,608 (+7144.44%)
Mutual labels:  realtime, server-sent-events
go-sse
Fully featured, spec-compliant HTML5 server-sent events library
Stars: ✭ 165 (+358.33%)
Mutual labels:  sse, server-sent-events
sse
HTML5 Server-Sent-Events for Go
Stars: ✭ 84 (+133.33%)
Mutual labels:  sse, server-sent-events
Angelo
Sinatra-like DSL for Reel that supports WebSockets and SSE
Stars: ✭ 303 (+741.67%)
Mutual labels:  realtime, server-sent-events
requestid
Request ID middleware for Gin Framework
Stars: ✭ 115 (+219.44%)
Mutual labels:  gin, gin-gonic
Lib.aspnetcore.serversentevents
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core
Stars: ✭ 138 (+283.33%)
Mutual labels:  sse, server-sent-events
ginhelper
gin framework helper
Stars: ✭ 16 (-55.56%)
Mutual labels:  gin, gin-gonic
go-gin-logrus
Gin Web Framework for using Logrus as the Gin logger with Tracing middleware
Stars: ✭ 38 (+5.56%)
Mutual labels:  gin, gin-gonic
Demo.AspNetCore.ServerSentEvents
Demo project for demonstrating functionality of Lib.AspNetCore.ServerSentEvents
Stars: ✭ 52 (+44.44%)
Mutual labels:  sse, server-sent-events
Pushpin
Proxy server for adding push to your API
Stars: ✭ 3,050 (+8372.22%)
Mutual labels:  realtime, server-sent-events
Php Sse
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
Stars: ✭ 237 (+558.33%)
Mutual labels:  sse, server-sent-events
Server Push Hooks
🔥 React hooks for Socket.io, SEE, WebSockets and more to come
Stars: ✭ 176 (+388.89%)
Mutual labels:  sse, server-sent-events
httpsign
Signing HTTP Messages Middleware
Stars: ✭ 54 (+50%)
Mutual labels:  gin, gin-gonic
website
Official website and document for Gin
Stars: ✭ 88 (+144.44%)
Mutual labels:  gin, gin-gonic
Axway Amplify Streams Js
AMPLIFY Streams Javascript package containing SDK, documentation and sample applications
Stars: ✭ 79 (+119.44%)
Mutual labels:  sse, server-sent-events
Demo Spring Sse
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
Stars: ✭ 102 (+183.33%)
Mutual labels:  sse, server-sent-events
go api boilerplate
🐶Go (Golang)🚀REST / GraphQL API + Postgres boilerplate
Stars: ✭ 127 (+252.78%)
Mutual labels:  gin, gin-gonic

Logo

GEO Smart System

Build Status Go Report Card Codacy Badge

This is Tile38 Implementation for Golang, and also this software has a purpose to be real time tracking system simulation such as Uber, Gojek, Grab, etc. The main feature of this software is the real time tracking system also must be lightweight, less memory usage, and fast, for the live map it has integrate with Geo Smart Map and Geo Smart App

Requirements

Todo

  • Change to SSE from Socket IO (OK)
  • Connect With Tile38 (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 ( OK )
  • Support Nearby Trigger Feature ( OK )
  • Support Enter Area Trigger Feature ( OK )
  • Support Exit Area Trigger Feature ( OK )
  • Documentation ( In Progress )

Notes

This project will always be maintained, but the problem is, it will slowly maintained because my self is the only contributor, i want this project customizable for any model of tracking system, and i still finding contributor to help this project grow up and keep alive also straight forward following the mission.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].