Azolo / websockex

An Elixir Websocket Client
MIT License
515 stars 97 forks source link

convert bxor references to Bitwise library #122

Open cortfritz opened 1 year ago

cortfritz commented 1 year ago

getting a warning that bxor should be Bitwise.bxor, here is a PR to effect that.