Skip to content

ChrisHinde/KacTalk_NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KacTalk_NET

.NET libraries for kacTalk

Disclaimer

This library (and the whole kacTalk suite) is still in development.

Right now there project exists with a mix of new and old (old) code, some of which is adopted from other languages!

Features

The idea behind kacTalk is to simplify API access. kacTalk is designed with ideas like DRY (Don't Repeat Yourself) and KISS.

kacTalk is all about generalizing the usage of APIs and general communication between server and client.

Paired with the API is a scripting language.

Diagram

              Your Application
            ( PHP / .NET / RUBY )
                      |   
                   kacTalk                  
                      |
        [TalkerChannel / Helper Class]
         HTTPTalker      SerialTalker 
         /                          \
        V                            V
  Ext. Service #1                Ext. Service #2
 (HTTP / Web app)               (MicroController)

Examples

Right now there's no real examples!

About

.NET libraries for kacTalk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published