2 Commits

Author SHA1 Message Date
Ion Ionascu
8cf1121977 test(server): fix conditional cfg for tests needing the server feature (#3799)
Update tests that require the server feature to only be compiled when the feature is enabled.
After updating these tests, the server feature is no longer required for the ffi job when
running tests.

Closes #3790
2024-11-29 13:25:22 -05:00
Nihal T M
bb51c81b74 docs(examples): add HTTP/2 server example (#3702)
cc #3568
2024-09-17 09:00:03 -04:00