Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Sluift
/
SluiftClient.cpp
Age
Commit message (
Expand
)
Author
2017-05-05
Sluift: Enable more options to be passed to connect()
Roger Planas
2017-01-27
Sluift: Add handling of block/unblock events
Roger Planas
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-02-10
Sluift: Add timeout to roster receiving operations
Roger Planas
2014-12-15
Update Copyright In Sluift
Kevin Smith
2014-06-22
Sluift component support
Edwin Mons
2014-02-02
Sluift: Add missing headers
Remko Tronçon
2014-01-18
Sluift: Keep unprocessed events in queue
Remko Tronçon
2014-01-18
Sluift: Refactor global debug & timeout options.
Remko Tronçon
2013-12-15
Sluift: Fix default values for port and host for connect
Roger Planas
2013-11-19
Sluift: fix debug output for BOSH connections
Edwin Mons
2013-10-28
Add port option to Sluift client connect
Roger
2013-09-01
Sluift: More PubSub convenience methods & use cases.
Remko Tronçon
2013-08-27
PubSub implementation & Sluift refactoring.
Remko Tronçon