1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes issues in compatibility with MAL/C implementation. Enhances connection handling. Adds handling of mapping configuration parameters (see Annex B of specification). More... almost 7 years ago
Go version of Progress consumer and provider used for compatibility test with MAL/C implementation. More... almost 7 years ago
Moves compatibility tests for encoding in specific directory. More... almost 7 years ago
Moves compatibility tests for encoding in specific directory. More... almost 7 years ago
Fixes compatibility issues with MAL/C implementation. Logging enhancements. More... almost 7 years ago
Minor changes. More... almost 7 years ago
Use 2 different MAL contexts. More... almost 7 years ago
Factorizes code and fix compatibility issues in varint encoding. More... almost 7 years ago
Fits to API changes. More... almost 7 years ago
Adds functions facilitating the handling of URIs. More... almost 7 years ago
Reference files for Go encoding tests. More... almost 7 years ago
Implements encoding tests stored in files. It allows to compare different encoding implementation (c, go, etc.). More... almost 7 years ago
Bug fixes encoding Float, Double, Blob and String with Varint. More... almost 7 years ago
Define providers as handlers. More... almost 7 years ago
First version: MAL/GO description and simple user's guide. More... almost 7 years ago
Adds a short description. More... almost 7 years ago
Fix README markdown syntax: bullets should be prepend by spaces More... almost 7 years ago
Fix README markdown syntax More... almost 7 years ago
Adds tests: reuse of operation, nested invocation of services. More... almost 7 years ago
Runs provider reaction in goroutine to avoid deadlock. More... almost 7 years ago
Removes unused error return from message listener. More... almost 7 years ago
Removes handler deprecated API. More... almost 7 years ago
Use new unified ClientContext interface. More... almost 7 years ago
Merge handlers and operation contexts in a unified ClientContext interface. More... almost 7 years ago
Defines an initial stage. More... almost 7 years ago
Removes unused channel in ProviderContext. Removes useless register method (handled by HandlerContext). More... almost 7 years ago
Removes unused channel in HandlerContext. More... almost 7 years ago
Merge handlers and services interfaces: simplifies and cleans code. More... almost 7 years ago
Minor changes. More... almost 7 years ago
Documentation enhancements. More... almost 7 years ago