index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
api
/
AsyncSocket.java
Age
Commit message (
Expand
)
Author
2019-03-31
Convert project to gradle
Anton Tananaev
2018-09-15
Provide error messages
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2016-12-19
Remove own JSON converter
Anton Tananaev
2016-12-18
Do not send position with events
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-06-02
Style fixes and optimization.
Abyss777
2016-06-02
Send position with event to websocket
Abyss777
2016-05-26
Events subsystem
Abyss777
2016-04-16
Bind async connection to user id
Anton Tananaev
2016-04-16
Fix IntelliJ improvement suggestion
Anton Tananaev
2016-03-09
Implement API resource for groups
Anton Tananaev
2016-03-05
Handle some async socket exceptions
Anton Tananaev
2015-12-15
Use web socket instead of long polling
Anton Tananaev
2015-12-15
Finish server side web sockets
Anton Tananaev
2015-12-08
Remove unused imports and methods
Anton Tananaev
2015-12-08
Add basic websocket servlet to the server
Anton Tananaev