summaryrefslogtreecommitdiff
path: root/Tanja.pm
AgeCommit message (Expand)AuthorFilesLines
2012-02-19Implemented new proto + fixed many bugs; doc: Updated proto/JSONYorhel1-31/+95
2012-02-19s/response/reply/g + added a link test that currently still failsYorhel1-4/+4
2012-02-18Load AnyEvent::Handle and JSON/JSON::XS modules when neededYorhel1-10/+14
2012-02-18Implemented full link supportYorhel1-9/+95
2012-02-17Add JSON serialization module + send register messages on connectYorhel1-2/+43
2012-02-17Started on Tanja::Link + implemented handshakingYorhel1-1/+60
2012-02-16Only 'use AnyEvent;' onceYorhel1-3/+9
2012-02-16Remove 'reply' argument + added return-path functionalityYorhel1-11/+41
2012-02-16Use AnyEvent::postpone() to make tuple dispatch asynchronousYorhel1-7/+7
2012-02-16Started on a simple Perl implementation (using AnyEvent)Yorhel1-0/+143