summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-20link: Postpone close() handling + don't push_shutdown() the read handlerHEADmasterYorhel1-3/+5
2012-04-17link: Don't attempt to write more stuff after closeYorhel1-0/+3
2012-04-05Build: Proper indentation + added JSON/JSON::XS as recommendationsYorhel1-12/+18
2012-03-22Added Build.PL to make this a proper distributable moduleYorhel1-0/+16
2012-03-22Added README and COPYING filesYorhel2-0/+36
2012-03-10Use ref-counted variable to detect whether pattern is unregisteredYorhel1-4/+6
2012-02-23s/server/node/gYorhel2-39/+39
2012-02-22Allow user to specify supported serialization formatsYorhel1-8/+40
2012-02-22Allow a different AnyEvent::Handle for reading and writingYorhel2-15/+27
2012-02-22Updated Tanja::Link to use the new protocolYorhel2-12/+9
2012-02-19Implemented new proto + fixed many bugs; doc: Updated proto/JSONYorhel2-42/+131
2012-02-19s/response/reply/g + added a link test that currently still failsYorhel2-8/+28
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 functionalityYorhel2-21/+60
2012-02-16Use AnyEvent::postpone() to make tuple dispatch asynchronousYorhel2-7/+12
2012-02-16Started on a simple Perl implementation (using AnyEvent)Yorhel2-0/+221