This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-07-31 06:06:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
libblade
/
src
History
Shane Bryldt
3ff59b6a5a
FS-10167: First pass of adding a test protocol
2017-06-21 17:15:53 -06:00
..
dht
…
include
FS-10167: First pass of adding a test protocol
2017-06-21 17:15:53 -06:00
bencode.c
…
blade_connection.c
FS-10167: Significant overhaul to libblade and it's operations to match the first layer required by the blade protocol, still more work to be done but nodes can connect to router nodes and get initial identities registered based on realms configured for the master router node.
2017-05-22 10:31:50 -06:00
blade_identity.c
FS-10167: Implemented first draft of blade.publish, still need to circle back to finish blade.route to support multi-tiered routes
2017-05-30 10:51:15 -06:00
blade_module_master.c
FS-10167: Significant overhaul to libblade and it's operations to match the first layer required by the blade protocol, still more work to be done but nodes can connect to router nodes and get initial identities registered based on realms configured for the master router node.
2017-05-22 10:31:50 -06:00
blade_protocol.c
FS-10167: Implemented first draft of blade.publish, still need to circle back to finish blade.route to support multi-tiered routes
2017-05-30 10:51:15 -06:00
blade_rpc.c
FS-10167: Preliminary support for blade.execute, tested with a basic test.echo across 3 nodes with a common master. Multitier routing is not yet fully supported
2017-06-05 15:29:19 -06:00
blade_session.c
FS-10167: Preliminary version of blade.subscribe is implemented
2017-06-09 21:34:02 -06:00
blade_stack.c
FS-10167: First pass of adding a test protocol
2017-06-21 17:15:53 -06:00
blade_subscription.c
FS-10167: Update to the preliminary blade.subscribe support, added registration of local callback for processing an event received through upcoming blade.broadcast
2017-06-10 20:30:58 -06:00
blade_transport_wss.c
FS-10167: Preliminary support for blade.execute, tested with a basic test.echo across 3 nodes with a common master. Multitier routing is not yet fully supported
2017-06-05 15:29:19 -06:00
blade_transport.c
FS-10167: Significant overhaul to libblade and it's operations to match the first layer required by the blade protocol, still more work to be done but nodes can connect to router nodes and get initial identities registered based on realms configured for the master router node.
2017-05-22 10:31:50 -06:00
blade.c
…
ks_bencode.c
…
unqlite.c
…