Skip to content

Remove socket server, make HTTP always-on#12

Merged
0xeb merged 1 commit intomainfrom
http-only
Feb 16, 2026
Merged

Remove socket server, make HTTP always-on#12
0xeb merged 1 commit intomainfrom
http-only

Conversation

@0xeb
Copy link
Copy Markdown
Member

@0xeb 0xeb commented Feb 16, 2026

Summary

  • Remove the socket server transport — HTTP is now the only server
  • Remove IDASQL_HAS_HTTP / IDASQL_WITH_HTTP conditional compilation
  • Add idasql_version.hpp header (v0.0.7) and clean up plugin control codes
  • Add bind address and port arguments to .http start and .mcp start

10 files changed, 164 insertions, 652 deletions

- Remove socket server transport (HTTP is the only server now)
- Remove IDASQL_HAS_HTTP conditional compilation
- Add version header and cleanup plugin control codes
- Add bind address and port args to .http start and .mcp start
@0xeb 0xeb merged commit a2ba6b7 into main Feb 16, 2026
8 checks passed
@0xeb 0xeb deleted the http-only branch February 16, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant