1 May 2009 05:05
Suggestion for the Drizzle protocol
Suggestion: consider including the session ID in every packet back and forth to the server. Reason: it makes it much easier to do things with the traffic. Consider my use case -- observing traffic. If I haven't been watching since the beginning, I don't know what session ID I'm looking at. Other use cases might exist, such as the ability to join an existing session, and thereby have multiple connections sharing a transaction. Or just debugging. Drawback: an extra 4 bytes per packet? _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@... Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp
RSS Feed